summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V2011-10-301-31/+29
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-266-19/+42
|\
| * 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
* | hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau2011-10-253-12/+25
* | hda: do not mix output and input streams, RHBZ #740493Marc-André Lureau2011-10-251-4/+5
* | Merge remote-tracking branch 'bonzini/split-main-loop-for-anthony' into stagingAnthony Liguori2011-10-242-6/+0
|\ \
| * | remove unused functionPaolo Bonzini2011-10-212-6/+0
* | | m48t59: fix write accessBlue Swirl2011-10-231-1/+1
* | | m48t59: drop obsolete address base arithmeticBlue Swirl2011-10-231-2/+0
* | | pci_bridge: fix typoBlue Swirl2011-10-231-1/+1
| |/ |/|
* | 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
OpenPOWER on IntegriCloud