aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-03-17block: add logical_block_size propertyChristoph Hellwig
2010-03-17Avoid crash on '-usbdevice <device>' without parametersJan Kiszka
2010-03-17Merge remote branch 'markus/qerror' into stagingAnthony Liguori
2010-03-17Merge remote branch 'mst/pci' into stagingAnthony Liguori
2010-03-17Large page TLB flushPaul Brook
2010-03-16monitor: convert do_device_add() to QObjectMarkus Armbruster
2010-03-16monitor: Use argument type 'O' for device_addMarkus Armbruster
2010-03-16qemu-option: Move the implied first name into QemuOptsListMarkus Armbruster
2010-03-16error: Convert do_device_add() to QErrorMarkus Armbruster
2010-03-16Revert "qdev: Use QError for 'device not found' error"Markus Armbruster
2010-03-16qdev: Convert qbus_find() to QErrorMarkus Armbruster
2010-03-16qdev: Relax parsing of bus optionMarkus Armbruster
2010-03-16qdev: convert setting device properties to QErrorMarkus Armbruster
2010-03-16qdev: Hide "ptr" properties from usersMarkus Armbruster
2010-03-16qdev: Hide "no_user" devices from usersMarkus Armbruster
2010-03-16qdev: Factor qdev_create_from_info() out of qdev_create()Markus Armbruster
2010-03-16qdev: Fix -device and device_add to handle unsuitable bus gracefullyMarkus Armbruster
2010-03-16error: Rename qemu_error_new() to qerror_report()Markus Armbruster
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-03-16error: Don't abuse qemu_error() for non-error in scsi_hot_add()Markus Armbruster
2010-03-16error: Don't abuse qemu_error() for non-error in qbus_find()Markus Armbruster
2010-03-16error: Don't abuse qemu_error() for non-error in qdev_device_help()Markus Armbruster
2010-03-16error: Move qemu_error & friends into their own headerMarkus Armbruster
2010-03-16block: Simplify usb_msd_initfn() test for "can read bdrv key"Markus Armbruster
2010-03-16pc: Factor common code out of pc_boot_set() and cmos_init()Markus Armbruster
2010-03-16pc: Fix error reporting for -boot onceMarkus Armbruster
2010-03-16load_elf: replace the address addend by a translation functionAurelien Jarno
2010-03-15pcnet: make subsystem vendor id match hardwareMichael S. Tsirkin
2010-03-15eepro100: address pci todo's, use pci_set_xxMichael S. Tsirkin
2010-03-14mips: add header to mips_int.c and mips_timer.cAurelien Jarno
2010-03-14spelling typo (compatibilty) in hw/fw_cfg.cVagrant Cascadian
2010-03-13fdc: fix drive property handling.Gerd Hoffmann
2010-03-09QMP: Introduce WATCHDOG eventLuiz Capitulino
2010-03-09kbd leds: usb kbdGerd Hoffmann
2010-03-09kbd leds: ps/2 kbdGerd Hoffmann
2010-03-09scsi: Make device scsi-disk reject /dev/sg*Markus Armbruster
2010-03-09qdev: Catch attempt to attach more than one device to a netdevMarkus Armbruster
2010-03-09qdev: Improve diagnostics for bad property valuesMarkus Armbruster
2010-03-08virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serialAmit Shah
2010-03-08qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectorsAmit Shah
2010-03-08pcnet APROMWE bit location (retry)Chris Kilgour
2010-03-08adding helper pci functionsIzik Eidus
2010-03-08QMP: Introduce RTC_CHANGE eventLuiz Capitulino
2010-03-08block: Emit BLOCK_IO_ERROR before vm_stop() callLuiz Capitulino
2010-03-08ppc: don't define bamboo-0.13 as the default machineAurelien Jarno
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl
2010-03-06scsi: update comment on the standards revisionChristoph Hellwig
2010-03-06ppc440_bamboo: Disable new virtio-serial features for 0.12 machine typeAmit Shah
2010-03-06ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compatAmit Shah
2010-03-06s390-virtio: Fix compile error for virtio-block initAmit Shah