aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-12Add tb_page_addr_tPaul Brook
2010-03-12Fix last page errors in page_check_range and page_set_flags.Richard Henderson
2010-03-12Implement multi-level page tables.Richard Henderson
2010-03-12linux-user: Fix mmap_find_vma returning invalid addresses.Richard Henderson
2010-03-12linux-user: Use h2g_valid in qemu_vmalloc.Richard Henderson
2010-03-12Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.Richard Henderson
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-11target-ppc: fix evsrwu and evsrws (second try)Aurelien Jarno
2010-03-11target-ppc: fix evsrwu and evsrwsAurelien Jarno
2010-03-11target-ppc: fix evslw instructionAurelien Jarno
2010-03-11audio: fix commentmalc
2010-03-10QMP: Really move the RESET event to qemu_system_reset()Luiz Capitulino
2010-03-10target-i386: fix SIB decoding with index = 4Aurelien Jarno
2010-03-09documentation: qemu_write_full don't work with non-blocking fd'sJuan Quintela
2010-03-09block: print errno on errorJuan Quintela
2010-03-09vmdk: share cleanup codeJuan Quintela
2010-03-09vmdk: fix double freeJuan Quintela
2010-03-09vmdk: make vmdk_snapshot_create return -errnoJuan Quintela
2010-03-09vmdk: return errno instead of -1Juan Quintela
2010-03-09qcow: return errno instead of -1Juan Quintela
2010-03-09qcow2: return errno instead of -1Juan Quintela
2010-03-09slirp: check system() successJuan Quintela
2010-03-09cow: return errno instead of -1Juan Quintela
2010-03-09qemu-img rebase: Add -f optionKevin Wolf
2010-03-09configure: Fix code which creates config.mak filesStefan Weil
2010-03-09configure: Fix wrong stderr redirectionStefan Weil
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2010-03-09Restore terminal attributes for tty based monitorShahar Havivi
2010-03-09kbd keds: vncGerd Hoffmann
2010-03-09kbd leds: usb kbdGerd Hoffmann
2010-03-09kbd leds: ps/2 kbdGerd Hoffmann
2010-03-09kbd leds: infrastructureGerd Hoffmann
2010-03-09scsi: Make device scsi-disk reject /dev/sg*Markus Armbruster
2010-03-09qdev: Catch attempt to attach more than one device to a netdevMarkus Armbruster
2010-03-09qdev: Improve diagnostics for bad property valuesMarkus Armbruster
2010-03-08virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serialAmit Shah
2010-03-08qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectorsAmit Shah
2010-03-08pcnet APROMWE bit location (retry)Chris Kilgour
2010-03-08move x509 file name defines to qemu-x509.hGerd Hoffmann
2010-03-08adding helper pci functionsIzik Eidus
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino
2010-03-08QMP: Revamp the qmp-events.txt fileLuiz Capitulino
2010-03-08QMP: Drop DEBUG eventLuiz Capitulino
2010-03-08QMP: Move RESET event into qemu_system_reset()Luiz Capitulino
2010-03-08QMP: Move STOP event into do_vm_stop()Luiz Capitulino
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino
2010-03-08Fix hanging user monitor when using balloon commandAdam Litke
2010-03-08sdl: improve grab exiting instructionsAnthony Liguori
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl