aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-22Fix do_pci_register_device() to reject devfn already in useMarkus Armbruster
2009-06-22vmware_vga: clean upIsaku Yamahata
2009-06-22dot gitignore: add qemu-monitor.texiIsaku Yamahata
2009-06-22virtio-net: enable mergeable receive buffersMark McLoughlin
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata
2009-06-22Instead of writing a zero page, madvise it awayAnthony Liguori
2009-06-22Handle init/sipi in a main cpu exec loop. (v2)Gleb Natapov
2009-06-22Add pci_bus_reset() function.Gleb Natapov
2009-06-22virtio: add support for indirect ring entriesMark McLoughlin
2009-06-22virtio: make vring_desc_*() take phys addrsMark McLoughlin
2009-06-22Add O_BINARY to open call in net_dump_init.Filip Navara
2009-06-22Make nic option rom loading less painful.Glauber Costa
2009-06-22Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori
2009-06-20Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be usedmalc
2009-06-20Restore consistent formatting of audio devicesmalc
2009-06-19linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio
2009-06-19fix qemu_alloc/qemu_free for audio subsystemJean-Christophe Dubois
2009-06-18alsa: fix warningGerd Hoffmann
2009-06-18xilinx-eth: Remove debug print.Edgar E. Iglesias
2009-06-17Don't set IRQs on device reset and loadvm/savevmBlue Swirl
2009-06-17Call piix4_reset() on system reset.Blue Swirl
2009-06-17Don't set IRQs on device reset and loadvm/savevmBlue Swirl
2009-06-17Call piix3_reset() on system reset.Gleb Natapov
2009-06-17Register usb-uhci reset function.Gleb Natapov
2009-06-17Revert "Update irqs on reset and device load"Blue Swirl
2009-06-17Allow user to specify CPU modelBlue Swirl
2009-06-17Fix opening of read only raw imagesBlue Swirl
2009-06-17Replace ELF section hack with normal tableBlue Swirl
2009-06-17Concentrate rest of table entries to topBlue Swirl
2009-06-17Concentrate most table entries to topBlue Swirl
2009-06-17Clean up GEN_HANDLER2Blue Swirl
2009-06-17Clean up GEN_HANDLERBlue Swirl
2009-06-16exec.c: remove unnecessary #if NB_MMU_MODESIsaku Yamahata
2009-06-16Fix vga_screen_dump_blank() PPM generationEduardo Habkost
2009-06-16Prevent CD-ROM media eject while device is lockedMark McLoughlin
2009-06-16set migration max downtimeGlauber Costa
2009-06-16add non-arbitrary migration stop conditionGlauber Costa
2009-06-16kvm: Fix IRQ injection into full queueJan Kiszka
2009-06-16Call qemu_bh_delete at bdrv_aio_bh_cb.Dor Laor
2009-06-16Remove dead codeAmit Shah
2009-06-16QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble
2009-06-16allow CPUID vendor overrideAndre Przywara
2009-06-16Fix help message for new configure option --enable-debug.Stefan Weil
2009-06-16provide cpu_index to env mappingGlauber Costa
2009-06-16pci: add define for communication class devicesAmit Shah
2009-06-16vnc: improve numpad support for qemu console.Gerd Hoffmann
2009-06-16virtio blk: fix warning.Gerd Hoffmann
2009-06-16lsi53c895a: Implement write access to DMA Byte CounterSebastian Herbszt
2009-06-16lsi53c895a: Implement read and write access to DMA Next AddressSebastian Herbszt
2009-06-16lsi53c895a: Implement Scratch Byte RegisterSebastian Herbszt