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-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
2010-03-16
qdev: Hide "no_user" devices from users
Markus Armbruster
2010-03-16
qdev: Factor qdev_create_from_info() out of qdev_create()
Markus Armbruster
2010-03-16
qdev: Fix -device and device_add to handle unsuitable bus gracefully
Markus Armbruster
2010-03-16
error: Rename qemu_error_new() to qerror_report()
Markus Armbruster
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
error: Don't abuse qemu_error() for non-error in scsi_hot_add()
Markus Armbruster
2010-03-16
error: Don't abuse qemu_error() for non-error in qbus_find()
Markus Armbruster
2010-03-16
error: Don't abuse qemu_error() for non-error in qdev_device_help()
Markus Armbruster
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
block: Simplify usb_msd_initfn() test for "can read bdrv key"
Markus Armbruster
2010-03-16
pc: Factor common code out of pc_boot_set() and cmos_init()
Markus Armbruster
2010-03-16
pc: Fix error reporting for -boot once
Markus Armbruster
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
2010-03-15
pcnet: make subsystem vendor id match hardware
Michael S. Tsirkin
2010-03-15
eepro100: address pci todo's, use pci_set_xx
Michael S. Tsirkin
2010-03-14
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2010-03-14
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
2010-03-09
QMP: Introduce WATCHDOG event
Luiz Capitulino
2010-03-09
kbd leds: usb kbd
Gerd Hoffmann
2010-03-09
kbd leds: ps/2 kbd
Gerd Hoffmann
2010-03-09
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
2010-03-09
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
2010-03-09
qdev: Improve diagnostics for bad property values
Markus Armbruster
2010-03-08
virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial
Amit Shah
2010-03-08
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
2010-03-08
pcnet APROMWE bit location (retry)
Chris Kilgour
2010-03-08
adding helper pci functions
Izik Eidus
2010-03-08
QMP: Introduce RTC_CHANGE event
Luiz Capitulino
2010-03-08
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
2010-03-08
ppc: don't define bamboo-0.13 as the default machine
Aurelien Jarno
2010-03-07
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-06
scsi: update comment on the standards revision
Christoph Hellwig
2010-03-06
ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type
Amit Shah
2010-03-06
ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat
Amit Shah
2010-03-06
s390-virtio: Fix compile error for virtio-block init
Amit Shah
[next]