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-08-27
fix stack buffer overflows in eepro100.c tx
Reimar Döffinger
2009-08-27
Check block driver read error in pflash_cfi0x
Vijay Kumar
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-08-27
qdev: convert watchdogs
Markus Armbruster
2009-08-27
Clean up upcast from PCIDevice to I6300State
Markus Armbruster
2009-08-27
Move watchdog, watchdog_action, give them internal linkage
Markus Armbruster
2009-08-27
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
Christoph Hellwig
2009-08-27
raw-posix: add Linux native AIO support
Christoph Hellwig
2009-08-27
raw-posix: refactor AIO support
Christoph Hellwig
2009-08-27
virtio-console: rename dvq to ovq
Amit Shah
2009-08-27
pci ids: remove redundant defines
Amit Shah
2009-08-27
multiboot.raw is a generated file
Juan Quintela
2009-08-27
Port ACPI to VMState
Juan Quintela
2009-08-27
Add VMState support to run a function after load
Juan Quintela
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
2009-08-27
Add version_id to PCIDevice.
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Port PS2 devices to VMState design
Juan Quintela
2009-08-27
Add VMState support for static sized buffers (uint_8)
Juan Quintela
2009-08-27
Port PCI Bus to VMState design
Juan Quintela
2009-08-27
Add VMState support for variable sized arrays
Juan Quintela
2009-08-27
Add VMState support for int32_t check value
Juan Quintela
2009-08-27
Port i8254 to new VMState design
Juan Quintela
2009-08-27
Add VMState support for arrays of structs
Juan Quintela
2009-08-27
Add VMState support for structs
Juan Quintela
2009-08-27
Port apic to new VMState design
Juan Quintela
2009-08-27
Add VMState support for arrays
Juan Quintela
2009-08-27
Add VMState support for pointers
Juan Quintela
2009-08-27
New VMstate save/load infrastructure
Juan Quintela
2009-08-27
Add vmstate_load() and vmstate_save() functions
Juan Quintela
2009-08-27
Use return value from load_state() call back
Juan Quintela
2009-08-27
make load_vmstate() return errors
Juan Quintela
2009-08-27
move do_loadvm() to monitor.c
Juan Quintela
2009-08-27
split do_loadvm() into do_loadvm() and load_vmstate()
Juan Quintela
2009-08-27
move useful type definitons to osdep.h
Juan Quintela
2009-08-27
qcow2: Metadata preallocation
Kevin Wolf
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
Add isa_reserve_irq().
Jes Sorensen
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-27
hw/eepro100.c: Use extended TBD only where applicable
Naphtali Sprei
2009-08-27
pci-hotplug: initialize dinfo to NULL in pci_device_hot_add
Sebastian Herbszt
2009-08-27
block/vdi.c: Fix several bugs
Stefan Weil
2009-08-27
introduce kvm64 CPU
Andre Przywara
2009-08-27
allow overriding of CPUID level on command line
Andre Przywara
2009-08-27
set CPUID bits to present cores and threads topology
Andre Przywara
2009-08-27
push CPUID level to 4 to allow Intel multicore decoding
Andre Przywara
2009-08-27
extend -smp parsing to include cores= and threads= options
Andre Przywara
2009-08-27
add file descriptor migration
Paolo Bonzini
2009-08-27
Add sparse to new feature convention
Juan Quintela
2009-08-27
Add kvm to new feature convention
Juan Quintela
[next]