index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-22
Fix do_pci_register_device() to reject devfn already in use
Markus Armbruster
2009-06-22
vmware_vga: clean up
Isaku Yamahata
2009-06-22
dot gitignore: add qemu-monitor.texi
Isaku Yamahata
2009-06-22
virtio-net: enable mergeable receive buffers
Mark McLoughlin
2009-06-22
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
2009-06-22
Instead of writing a zero page, madvise it away
Anthony Liguori
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
2009-06-22
Add pci_bus_reset() function.
Gleb Natapov
2009-06-22
virtio: add support for indirect ring entries
Mark McLoughlin
2009-06-22
virtio: make vring_desc_*() take phys addrs
Mark McLoughlin
2009-06-22
Add O_BINARY to open call in net_dump_init.
Filip Navara
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
2009-06-22
Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror
Anthony Liguori
2009-06-20
Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used
malc
2009-06-20
Restore consistent formatting of audio devices
malc
2009-06-19
linux-user: strace now handles guest stringscorrectly [v2]
Riku Voipio
2009-06-19
fix qemu_alloc/qemu_free for audio subsystem
Jean-Christophe Dubois
2009-06-18
alsa: fix warning
Gerd Hoffmann
2009-06-18
xilinx-eth: Remove debug print.
Edgar E. Iglesias
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
2009-06-17
Call piix4_reset() on system reset.
Blue Swirl
2009-06-17
Don't set IRQs on device reset and loadvm/savevm
Blue Swirl
2009-06-17
Call piix3_reset() on system reset.
Gleb Natapov
2009-06-17
Register usb-uhci reset function.
Gleb Natapov
2009-06-17
Revert "Update irqs on reset and device load"
Blue Swirl
2009-06-17
Allow user to specify CPU model
Blue Swirl
2009-06-17
Fix opening of read only raw images
Blue Swirl
2009-06-17
Replace ELF section hack with normal table
Blue Swirl
2009-06-17
Concentrate rest of table entries to top
Blue Swirl
2009-06-17
Concentrate most table entries to top
Blue Swirl
2009-06-17
Clean up GEN_HANDLER2
Blue Swirl
2009-06-17
Clean up GEN_HANDLER
Blue Swirl
2009-06-16
exec.c: remove unnecessary #if NB_MMU_MODES
Isaku Yamahata
2009-06-16
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
2009-06-16
Prevent CD-ROM media eject while device is locked
Mark McLoughlin
2009-06-16
set migration max downtime
Glauber Costa
2009-06-16
add non-arbitrary migration stop condition
Glauber Costa
2009-06-16
kvm: Fix IRQ injection into full queue
Jan Kiszka
2009-06-16
Call qemu_bh_delete at bdrv_aio_bh_cb.
Dor Laor
2009-06-16
Remove dead code
Amit Shah
2009-06-16
QEMU KVM: i386: Fix the cpu reset state
Nitin A Kamble
2009-06-16
allow CPUID vendor override
Andre Przywara
2009-06-16
Fix help message for new configure option --enable-debug.
Stefan Weil
2009-06-16
provide cpu_index to env mapping
Glauber Costa
2009-06-16
pci: add define for communication class devices
Amit Shah
2009-06-16
vnc: improve numpad support for qemu console.
Gerd Hoffmann
2009-06-16
virtio blk: fix warning.
Gerd Hoffmann
2009-06-16
lsi53c895a: Implement write access to DMA Byte Counter
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement read and write access to DMA Next Address
Sebastian Herbszt
2009-06-16
lsi53c895a: Implement Scratch Byte Register
Sebastian Herbszt
[next]