summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* pc: Fix floppy drives with if=noneKevin Wolf2011-10-215-16/+38
* fdc: Fix floppy port I/OKevin Wolf2011-10-211-0/+2
* xen_disk: Always set feature-barrier = 1Kevin Wolf2011-10-211-3/+2
* hw/arm_gic.c: Fix save/load of irq_target arrayDmitry Koshelev2011-10-211-8/+8
* hw/omap2: Wire up the IRQ for the 2430's fifth GPIO modulePeter Maydell2011-10-211-0/+5
* Merge remote-tracking branch 'quintela/migration-pull' into stagingAnthony Liguori2011-10-202-14/+18
|\
| * migration: rename qemu_file_has_error to qemu_file_get_errorJuan Quintela2011-10-201-1/+1
| * migration: change has_error to contain errno valuesJuan Quintela2011-10-201-1/+1
| * ds1225y: Use stdio instead of QEMUFileJuan Quintela2011-10-201-12/+16
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-10-2022-649/+544
|\ \
| * | tcx: convert to memory APIAvi Kivity2011-10-171-67/+85
| * | tc63963xb: convert to memory APIAvi Kivity2011-10-173-51/+25
| * | syborg: convert to memory APIAvi Kivity2011-10-171-3/+5
| * | sun4u: convert to memory APIAvi Kivity2011-10-171-9/+13
| * | sun4m: convert to memory APIAvi Kivity2011-10-171-17/+32
| * | strongarm: convert to memory APIAvi Kivity2011-10-173-106/+75
| * | spitz: convert to memory APIAvi Kivity2011-10-171-30/+18
| * | spapr: convert to memory APIAvi Kivity2011-10-171-3/+6
| * | sm501: convert to memory APIAvi Kivity2011-10-171-73/+70
| * | s390-virtio: convert to memory APIAvi Kivity2011-10-171-3/+5
| * | realview: convert to memory APIAvi Kivity2011-10-171-28/+26
| * | r2d: convert to memory APIAvi Kivity2011-10-171-20/+15
| * | ppcr500_mpc8544ds: convert to memory APIAvi Kivity2011-10-171-2/+3
| * | pci: simplify memory region registrationAvi Kivity2011-10-171-11/+2
| * | pxa2xx: convert to memory API (part II)Avi Kivity2011-10-172-87/+66
| * | pxa2xx: convert to memory API (part I)Avi Kivity2011-10-172-68/+49
| * | ppc_prep: convert to memory APIAvi Kivity2011-10-171-66/+41
| * | ppc_oldworld: convert to memory APIAvi Kivity2011-10-171-5/+8
| |/
* | Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori2011-10-2012-773/+439
|\ \ | |/ |/|
| * hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V2011-10-152-50/+33
| * hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-151-1/+1
| * hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V2011-10-155-9/+8
| * hw/9pfs: Use fs driver specific lstatM. Mohan Kumar2011-10-151-10/+23
| * hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora2011-10-153-660/+0
| * hw/9pfs: Introduce tracing for 9p pdu handlersHarsh Prateek Bora2011-10-151-0/+72
| * hw/9pfs: Add st_gen support for handle based fs driverHarsh Prateek Bora2011-10-151-0/+51
| * hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora2011-10-155-1/+91
| * hw/9pfs: Add open flag mappingM. Mohan Kumar2011-10-152-1/+76
| * hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too longDaniel P. Berrange2011-10-151-1/+3
| * virtio-9p: Use 9P specific Lock constantsM. Mohan Kumar2011-10-152-1/+6
| * hw/9pfs: Fix build error on platform that don't support futimensAneesh Kumar K.V2011-10-151-28/+24
| * hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-124-10/+48
| * hw/9pfs: Use ioeventfd for 9pAneesh Kumar K.V2011-10-123-5/+7
* | monitor: Restrict pic/irq_info to supporting targetsJan Kiszka2011-10-1613-77/+12
* | i8259: Fix coding styleJan Kiszka2011-10-161-20/+34
* | i8259: Convert to qdevJan Kiszka2011-10-161-57/+100
* | qdev: Add HEX8 propertyJan Kiszka2011-10-162-0/+32
* | i8259: Eliminate PicState2Jan Kiszka2011-10-162-35/+34
* | i8259: Replace PicState::pics_state with master flagJan Kiszka2011-10-161-9/+9
* | i8259: PREP: Replace pic_intack_read with pic_read_irqJan Kiszka2011-10-163-41/+1
OpenPOWER on IntegriCloud