summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-2022-883/+852
|\ \
| * | hw/9pfs: Handle Security model parsingM. Mohan Kumar2011-10-153-17/+27
| * | hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V2011-10-155-72/+67
| * | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-155-33/+33
| * | hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V2011-10-156-14/+10
| * | hw/9pfs: Use fs driver specific lstatM. Mohan Kumar2011-10-151-10/+23
| * | scripts: Simpletrace log analysis script for pretty-printing 9p log.Harsh Prateek Bora2011-10-151-0/+142
| * | hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora2011-10-154-661/+1
| * | hw/9pfs: Introduce tracing for 9p pdu handlersHarsh Prateek Bora2011-10-152-0/+118
| * | 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-157-1/+116
| * | 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-152-28/+40
| * | qemu-options.hx: Update virtfs command documentationAneesh Kumar K.V2011-10-151-50/+69
| * | hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-1210-17/+91
| * | hw/9pfs: Use ioeventfd for 9pAneesh Kumar K.V2011-10-123-5/+7
* | | runstate: Allow user to migrate twiceLuiz Capitulino2011-10-194-3/+20
* | | savevm: qemu_savevm_state(): Drop stop VM logicLuiz Capitulino2011-10-191-7/+0
* | | runstate: Allow to transition from paused to postmigrateLuiz Capitulino2011-10-191-0/+1
* | | runstate: Print state transition when invalidLuiz Capitulino2011-10-191-3/+6
* | | QMP: Fix blockdev-snapshot-sync doc exampleLuiz Capitulino2011-10-191-4/+4
| |/ |/|
* | i8259: Move to hw libraryJan Kiszka2011-10-1612-4/+15
* | monitor: Restrict pic/irq_info to supporting targetsJan Kiszka2011-10-1614-77/+33
* | 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
* | i8259: Clean up pic_ioport_readJan Kiszka2011-10-161-2/+1
OpenPOWER on IntegriCloud