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
2010-04-01
Fix -enable-kvm
Anthony Liguori
2010-03-31
Don't check for bus master for old guests
Alexander Graf
2010-03-31
usb: class specific interface requests
Max Reitz
2010-03-30
Compile most PPC devices only once
Blue Swirl
2010-03-29
Compile prep_pci only once
Blue Swirl
2010-03-29
Compile openpic only once
Blue Swirl
2010-03-29
Compile ide/macio only once
Blue Swirl
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
2010-03-29
Compile pflash_cfi02 only once
Blue Swirl
2010-03-29
Compile acpi only once
Blue Swirl
2010-03-29
Move KVM and Xen global flags to vl.c
Blue Swirl
2010-03-27
pflash_cfi02: fix incorrect TARGET_FMT_lx/d use
Blue Swirl
2010-03-27
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
2010-03-27
balloon: Fix overflow when reporting actual memory size
Adam Litke
2010-03-27
Compile some MIPS devices only once
Blue Swirl
2010-03-27
Fix build
Blue Swirl
2010-03-27
Compile ide/core only once
Blue Swirl
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
2010-03-23
pci_host: fix breakage
Aurelien Jarno
2010-03-21
Fix Sparc64 build
Blue Swirl
2010-03-21
Compile pci_host only once
Blue Swirl
2010-03-21
Compile usb-ohci only once
Blue Swirl
2010-03-21
Compile serial only once
Blue Swirl
2010-03-21
Compile isa_mmio only once
Blue Swirl
2010-03-21
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
2010-03-21
Fix a typo
Blue Swirl
2010-03-20
Fix a typo which broke Xen build
Blue Swirl
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-17
hw/usb-msd: fix some usb requests
Arnaud Patard (Rtp)
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
2010-03-17
read-only: Another minor cleanup
Naphtali Sprei
2010-03-17
disentangle tcg and deadline calculation
Paolo Bonzini
2010-03-17
balloon: Do not save VM state wrt asynchronous virtio operations
Adam Litke
2010-03-17
block: add logical_block_size property
Christoph Hellwig
2010-03-17
Avoid crash on '-usbdevice <device>' without parameters
Jan Kiszka
2010-03-17
Merge remote branch 'markus/qerror' into staging
Anthony Liguori
2010-03-17
Merge remote branch 'mst/pci' into staging
Anthony Liguori
2010-03-17
Large page TLB flush
Paul Brook
2010-03-16
monitor: convert do_device_add() to QObject
Markus Armbruster
2010-03-16
monitor: Use argument type 'O' for device_add
Markus Armbruster
2010-03-16
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
2010-03-16
error: Convert do_device_add() to QError
Markus Armbruster
2010-03-16
Revert "qdev: Use QError for 'device not found' error"
Markus Armbruster
2010-03-16
qdev: Convert qbus_find() to QError
Markus Armbruster
2010-03-16
qdev: Relax parsing of bus option
Markus Armbruster
2010-03-16
qdev: convert setting device properties to QError
Markus Armbruster
2010-03-16
qdev: Hide "ptr" properties from users
Markus Armbruster
[next]