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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
2009-06-22
Make first argument of monitor command pci_add work
Markus Armbruster
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
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
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
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
Make nic option rom loading less painful.
Glauber Costa
2009-06-20
Restore consistent formatting of audio devices
malc
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-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
pci: add define for communication class devices
Amit Shah
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
2009-06-16
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
qdev: Fix regression in "pci_add ... storage if=virtio, ..."
Markus Armbruster
2009-06-15
Incorporate changes from v2 of Gleb's RTC reset patch
Anthony Liguori
2009-06-15
etrax: Don't pass CPUState to peripherals.
Edgar E. Iglesias
2009-06-14
Add rtc reset function.
Gleb Natapov
2009-06-13
Add static to local machine declaration.
Stefan Weil
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
Fix SDL include path.
Stefan Weil
2009-06-13
Avoid a gcc 3 format warning
Blue Swirl
2009-06-13
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
2009-06-13
Fix signedness problems
Blue Swirl
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
2009-06-12
ETRAX: DMA fixes for 64bit hosts.
Edgar E. Iglesias
2009-06-11
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
Fix stellaris ethernet
Paul Brook
[next]