summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build on Mac OS XAnthony Liguori2009-06-221-1/+9
* Don't register cpu reset handler for cpu with APIC.Gleb Natapov2009-06-221-7/+3Star
* Support addr=... in option argument of -drive if=virtioMarkus Armbruster2009-06-227-4/+35
* Make first argument of monitor command pci_add workMarkus Armbruster2009-06-223-44/+28Star
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-2216-29/+75
* Fix do_pci_register_device() to reject devfn already in useMarkus Armbruster2009-06-221-0/+2
* vmware_vga: clean upIsaku Yamahata2009-06-221-1/+1
* dot gitignore: add qemu-monitor.texiIsaku Yamahata2009-06-221-0/+1
* virtio-net: enable mergeable receive buffersMark McLoughlin2009-06-221-0/+1
* acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata2009-06-224-6/+26
* Instead of writing a zero page, madvise it awayAnthony Liguori2009-06-221-0/+6
* Handle init/sipi in a main cpu exec loop. (v2)Gleb Natapov2009-06-226-12/+64
* Add pci_bus_reset() function.Gleb Natapov2009-06-221-0/+16
* virtio: add support for indirect ring entriesMark McLoughlin2009-06-223-6/+53
* virtio: make vring_desc_*() take phys addrsMark McLoughlin2009-06-221-26/+33
* Add O_BINARY to open call in net_dump_init.Filip Navara2009-06-221-1/+1
* Make nic option rom loading less painful.Glauber Costa2009-06-224-37/+43
* Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori2009-06-222-0/+2
* Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be usedmalc2009-06-201-0/+6
* Restore consistent formatting of audio devicesmalc2009-06-205-31/+31
* linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio2009-06-193-2/+17
* fix qemu_alloc/qemu_free for audio subsystemJean-Christophe Dubois2009-06-191-2/+2
* alsa: fix warningGerd Hoffmann2009-06-181-4/+6
* xilinx-eth: Remove debug print.Edgar E. Iglesias2009-06-181-1/+0Star
* Don't set IRQs on device reset and loadvm/savevmBlue Swirl2009-06-175-12/+0Star
* Call piix4_reset() on system reset.Blue Swirl2009-06-171-1/+5
* Don't set IRQs on device reset and loadvm/savevmBlue Swirl2009-06-171-18/+22
* Call piix3_reset() on system reset.Gleb Natapov2009-06-171-1/+5
* Register usb-uhci reset function.Gleb Natapov2009-06-171-1/+4
* Revert "Update irqs on reset and device load"Blue Swirl2009-06-172-11/+1Star
* Allow user to specify CPU modelBlue Swirl2009-06-173-10/+8Star
* Fix opening of read only raw imagesBlue Swirl2009-06-171-16/+15Star
* Replace ELF section hack with normal tableBlue Swirl2009-06-172-898/+858Star
* Concentrate rest of table entries to topBlue Swirl2009-06-171-107/+610
* Concentrate most table entries to topBlue Swirl2009-06-171-422/+291Star
* Clean up GEN_HANDLER2Blue Swirl2009-06-171-37/+110
* Clean up GEN_HANDLERBlue Swirl2009-06-171-233/+694
* exec.c: remove unnecessary #if NB_MMU_MODESIsaku Yamahata2009-06-161-76/+23Star
* Fix vga_screen_dump_blank() PPM generationEduardo Habkost2009-06-161-2/+3
* Prevent CD-ROM media eject while device is lockedMark McLoughlin2009-06-163-10/+27
* set migration max downtimeGlauber Costa2009-06-163-0/+29
* add non-arbitrary migration stop conditionGlauber Costa2009-06-163-2/+30
* kvm: Fix IRQ injection into full queueJan Kiszka2009-06-161-2/+1Star
* Call qemu_bh_delete at bdrv_aio_bh_cb.Dor Laor2009-06-161-2/+2
* Remove dead codeAmit Shah2009-06-161-6/+0Star
* QEMU KVM: i386: Fix the cpu reset stateNitin A Kamble2009-06-161-6/+12
* allow CPUID vendor overrideAndre Przywara2009-06-162-1/+5
* Fix help message for new configure option --enable-debug.Stefan Weil2009-06-161-1/+1
* provide cpu_index to env mappingGlauber Costa2009-06-162-0/+14
* pci: add define for communication class devicesAmit Shah2009-06-161-0/+2