2009-02-24 |
pbrook | Fix ColdFire fmovem. Free the temporary we just alloca... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
pbrook | Really fix ColdFire fdmoved address decoding. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
pbrook | Fix ColdFire fdmoved address decoding. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
malc | Darwin: Check for x86_64 only on i386 |
commit | commitdiff | tree | snapshot |
2009-02-23 |
pbrook | Fix unassigned region offsets. |
commit | commitdiff | tree | snapshot |
2009-02-22 |
edgar_igl | CRIS: Fix remaining build warnings. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
blueswir1 | Turn MMU off on reset |
commit | commitdiff | tree | snapshot |
2009-02-21 |
blueswir1 | Turn MMUs and caches off on reset |
commit | commitdiff | tree | snapshot |
2009-02-21 |
blueswir1 | Reload ptimers on reset |
commit | commitdiff | tree | snapshot |
2009-02-21 |
malc | Properly handle pthread_cond_timedwait timing out |
commit | commitdiff | tree | snapshot |
2009-02-21 |
malc | Cosmetics |
commit | commitdiff | tree | snapshot |
2009-02-21 |
malc | Avoid thundering herd problem |
commit | commitdiff | tree | snapshot |
2009-02-21 |
malc | Avoid infinite loop around timed condition variable |
commit | commitdiff | tree | snapshot |
2009-02-21 |
malc | Error checking |
commit | commitdiff | tree | snapshot |
2009-02-19 |
blueswir1 | Fix branch debugging |
commit | commitdiff | tree | snapshot |
2009-02-18 |
aurel32 | Fix cpu_physical_memory_rw() for 64-bit I/O accesses |
commit | commitdiff | tree | snapshot |
2009-02-18 |
malc | Avoid running audio ctl's when vm is not running |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | virtio: Remove malloc failure checks (Jan Kiszka) |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | Generate PCI hotplug interrupt only if corespondent... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | Fix GPE registers read/write handling. (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | specify vmchannel as a net option (Gleb Natapov) |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | Fix hardware accelerated video to video copy on Cirrus... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
aliguori | Support multiple VNC clients (Brian Kress) |
commit | commitdiff | tree | snapshot |
2009-02-15 |
malc | Unbreak SDL on Mac OS X |
commit | commitdiff | tree | snapshot |
2009-02-13 |
blueswir1 | Allow disassembling last addresses of the address space |
commit | commitdiff | tree | snapshot |
2009-02-12 |
blueswir1 | Fix Sparc64 VGA memory size bug exposed by r6604 |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | KVM: cpuid function 2: store all values (Amit Shah) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | monitor: Don't change VNC server when disabled (Jan... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | Fix qemu_realloc() (Kevin Wolf) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
blueswir1 | TCG: remove obsolete old_op_count profiler field |
commit | commitdiff | tree | snapshot |
2009-02-11 |
malc | Add missing r24..r26 to callee save registers |
commit | commitdiff | tree | snapshot |
2009-02-11 |
malc | Add missing r24..r26 to calle save registers |
commit | commitdiff | tree | snapshot |
2009-02-11 |
blueswir1 | Use qemu_ram_alloc |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: PCI device, disk and host network hot-add / hot... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | Parse full PCI device addresses (Markus Armbruster) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: pci hotplug GPE support (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: initialize hot add system / acpi gpe (Marcelo... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: zero ioport_opaque on isa_unassign_ioport (Marcel... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: LSI SCSI and e1000 unregister callbacks (Marcelo... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: warn if PCI region is not power of two (Marcelo... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: add pci_unregister_device (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: add qemu_free_irqs (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: add cpu_unregister_io_memory and make io mem... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: add net_client_uninit / qemu_find_vlan_client... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: net/drive add/remove tweaks (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: move drives_opt for external use (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: record devfn on block driver instance (Marcelo... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: drive removal support (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: dynamic nic info index allocation (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: dynamic drive/drive_opt index allocation (Marcelo... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: return PCIDevice on net device init and record... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | qemu: add pci helper functions (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | Add a description for the set_link monitor command. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | Add BIOS patches necessary for hotplug (Marcelo Tosatti) |
commit | commitdiff | tree | snapshot |
2009-02-11 |
aliguori | Update PC BIOS to latest bits from Bochs |
commit | commitdiff | tree | snapshot |
2009-02-10 |
blueswir1 | Add "static" |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Fix fr-be keymap |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Fix AltGr and dead keys with VNC |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Fix DEBUG_TCGV compile error. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | qemu_chr_open_tcp: allow ipv4 and ipv6 options |
commit | commitdiff | tree | snapshot |
2009-02-09 |
blueswir1 | Update ppc-dis.c from binutils from 4th July, 2007... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
blueswir1 | Update ppc-dis.c from binutils 2.17 |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | ppc newworld: default to a G4 CPU |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Fix crash caused by missing command line arguments |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Remove unused code from dyngen-exec.h |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Make qemu-img argument handling POSIX compliant |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | Fix displaystate (r6344) regression in blizzard |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Model e500v{1,2} CPUs more accurately |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Model SPE floating-point instructions more... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add vrsqrtefp instruction |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add vrefp instruction |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add vct{u,s}xs instructions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add vmaddfp and vnmsubfp instructions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add v{add,sub}fp instructions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aurel32 | target-ppc: Add v{max,min}fp instructions |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aliguori | KVM: Get all cpuid values from function 2 (Amit Shah) |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aliguori | KVM: Fetch sub-leaf cpuid values for functions 4, 0xb... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
aliguori | KVM: CPUID takes ecx as input value for some functions... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Remove GenOpFunc typedefs |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Update Sparc images |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Fix UniNorth |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Use Mac NVRAM |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Switch Mac99 to OpenBIOS |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | QEMU Microsoft serial mouse emulation |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | Add load/save capability to rc4030 chipset |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | Additional VGA options for MIPS Malta |
commit | commitdiff | tree | snapshot |
2009-02-08 |
aurel32 | fix use of host serial port |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Use CMD646 IDE for now |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Load 32 bit ELF BIOS images also on PPC64 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
blueswir1 | Rename ppc_chrp.c to ppc_newworld.c |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix bug in omap_sx1.c introduced by r6344 |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix tosa_dac_recv warning |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | Fix cpu_arm_handle_mmu_fault warning |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | SH4: fix TMU init |
commit | commitdiff | tree | snapshot |
2009-02-07 |
aurel32 | SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
blueswir1 | Add it_shift |
commit | commitdiff | tree | snapshot |
2009-02-07 |
blueswir1 | Fix VGA RAM offsets |
commit | commitdiff | tree | snapshot |
2009-02-06 |
blueswir1 | Fix SIGSEGV crash in slirp networking code |
commit | commitdiff | tree | snapshot |
2009-02-06 |
blueswir1 | Add savevm and reset support for OpenPic |
commit | commitdiff | tree | snapshot |
next |