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-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-09-10
qdev: add property type for 32bit signed integers.
Gerd Hoffmann
2009-09-10
isapc: pick a more sane default cpu for such old hardware.
Gerd Hoffmann
2009-09-10
isapc: Fix irq routing
Gerd Hoffmann
2009-09-10
Allow to unscale the output window with a Ctrl-Alt-u hotkey
malc
2009-09-09
Fix VMSTATE_PCI_DEVICE version
Juan Quintela
2009-09-09
don't call cpu_sychronize_state from reset handlers
Glauber Costa
2009-09-09
RTC polling mode broken
Bernhard Kauer
2009-09-09
qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non...
Dustin Kirkland
2009-09-09
configure: fix Linux AIO detection
Luiz Capitulino
2009-09-09
Fix compilation warnings when DEBUG_BUFFERED_FILE is defined
Pierre Riteau
2009-09-09
qcow2: Order concurrent AIO requests on the same unallocated cluster
Kevin Wolf
2009-09-09
qcow2: Fix metadata preallocation
Kevin Wolf
2009-09-09
fix VNC SASL detection
Juan Quintela
2009-09-09
optionrom: make clean should remove raw and .d
Juan Quintela
2009-09-09
otionrom: Use local CFLAGS no global one
Juan Quintela
2009-09-09
Remove CFLAGS parameter in cc-option
Juan Quintela
2009-09-09
Fix for commit 3f9cb1c14dc368f41447db5f78d6248c4f100ad4
Naphtali Sprei
2009-09-09
mv from strdup to qemu_strdup in qemu-option.c
Jean-Christophe DUBOIS
2009-09-09
mv strdup to qemu_strdup in vl.c
Jean-Christophe DUBOIS
2009-09-09
fix vl.c compilation if CONFIG_KVM is not defined
Jean-Christophe DUBOIS
2009-09-09
fix PATH_MAX conditional compilation
Jean-Christophe DUBOIS
2009-09-09
eepro100: Clean code which sets the PCI device id
Stefan Weil
2009-09-09
qemu-io: Improve portability (win32 now supported).
Stefan Weil
2009-09-09
Fix spelling in comment.
Stefan Weil
2009-09-09
qdev: convert tcx to reset + vmsd
Gerd Hoffmann
2009-09-09
qdev: integrate vmstate
Gerd Hoffmann
2009-09-09
qdev: convert rtl8139 to reset
Gerd Hoffmann
2009-09-09
qdev: integrate reset
Gerd Hoffmann
2009-09-09
qdev/scsi+usb: convert usb-storage to qdev.
Gerd Hoffmann
2009-09-09
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
qdev/usb: convert ohci.
Gerd Hoffmann
2009-09-09
qdev/usb: convert uhci.
Gerd Hoffmann
2009-09-09
qdev/usb: add some convinience aliases.
Gerd Hoffmann
2009-09-09
qdev/usb: make qemu aware of usb busses.
Gerd Hoffmann
2009-09-09
qdev/usb: add usb bus support to qdev, convert drivers.
Gerd Hoffmann
2009-09-09
qdev: add error message to qdev_device_add().
Gerd Hoffmann
2009-09-09
allow passing null machine pointer to drive_init().
Gerd Hoffmann
2009-09-09
savevm: Convert loadvm handlers list to LIST
Juan Quintela
2009-09-09
Add LIST_FOREACH_SAFE() definition
Juan Quintela
2009-09-09
savevm: Convert savevm handlers list to TAILQ
Juan Quintela
2009-09-09
cirrus_vga: CIRRUS_HOOK_* is not used anymore
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
Juan Quintela
2009-09-09
cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
Juan Quintela
[prev]
[next]