aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Merge remote-tracking branch 'aneesh/for-upstream-6' into stagingAnthony Liguori22-883/+852
2011-10-19runstate: Allow user to migrate twiceLuiz Capitulino4-3/+20
2011-10-19savevm: qemu_savevm_state(): Drop stop VM logicLuiz Capitulino1-7/+0
2011-10-19runstate: Allow to transition from paused to postmigrateLuiz Capitulino1-0/+1
2011-10-19runstate: Print state transition when invalidLuiz Capitulino1-3/+6
2011-10-19QMP: Fix blockdev-snapshot-sync doc exampleLuiz Capitulino1-4/+4
2011-10-16i8259: Move to hw libraryJan Kiszka12-4/+15
2011-10-16monitor: Restrict pic/irq_info to supporting targetsJan Kiszka14-77/+33
2011-10-16i8259: Fix coding styleJan Kiszka1-20/+34
2011-10-16i8259: Convert to qdevJan Kiszka1-57/+100
2011-10-16qdev: Add HEX8 propertyJan Kiszka2-0/+32
2011-10-16i8259: Eliminate PicState2Jan Kiszka2-35/+34
2011-10-16i8259: Replace PicState::pics_state with master flagJan Kiszka1-9/+9
2011-10-16i8259: PREP: Replace pic_intack_read with pic_read_irqJan Kiszka3-41/+1
2011-10-16i8259: Clean up pic_ioport_readJan Kiszka1-2/+1
2011-10-16i8259: Fix poll commandJan Kiszka1-1/+7
2011-10-16i8259: Switch to per-PIC IRQ updateJan Kiszka1-40/+21
2011-10-16i8259: Clear ELCR on resetJan Kiszka1-5/+10
2011-10-16i8259: Update IRQ state after resetJan Kiszka1-2/+1
2011-10-16i8259: Reorder intack in pic_read_irqJan Kiszka1-4/+6
2011-10-16i8259: Do not update IRQ output after spurious pic_poll_readJan Kiszka1-1/+0
2011-10-16i8239: Introduce per-PIC output interruptJan Kiszka1-9/+12
2011-10-16i8259: Move pic_set_irq1 after pic_update_irqJan Kiszka1-26/+29
2011-10-16i8259: Drop obsolete prototypesJan Kiszka1-2/+0
2011-10-16i8259: Remove premature inline function attributesJan Kiszka1-3/+3
2011-10-16pc: Fix and clean up PIC-to-APIC IRQ pathJan Kiszka4-12/+12
2011-10-16pc: Convert GSIState::i8259_irq into arrayJan Kiszka2-2/+4
2011-10-16pc: Generalize ISA IRQs to GSIsJan Kiszka5-31/+42
2011-10-16pc: Drop useless test from isa_irq_handlerJan Kiszka1-3/+2
2011-10-16target-xtensa: add Avnet LX60/LX110/LX200 boardsMax Filippov4-0/+240
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov3-0/+743
2011-10-16target-xtensa: rename dc232b board to simMax Filippov3-15/+15
2011-10-16target-xtensa: add fsf coreMax Filippov3-0/+384
2011-10-16target-xtensa: add dc232b coreMax Filippov4-0/+713
2011-10-16target-xtensa: extract core configuration from overlayMax Filippov3-13/+554
2011-10-16target-xtensa: implement external interrupt mappingMax Filippov2-0/+15
2011-10-16target-xtensa: remove hand-written xtensa cores implementationsMax Filippov5-968/+2
2011-10-16target-xtensa: increase xtensa options accuracyMax Filippov2-8/+12
2011-10-15target-xtensa: update qemu-doc.texiMax Filippov2-7/+88
2011-10-15target-xtensa: add MAC16 unit testsMax Filippov2-0/+244
2011-10-15target-xtensa: implement MAC16 optionMax Filippov2-1/+137
2011-10-15target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov4-16/+93
2011-10-15Drop obsolete nographic timerJan Kiszka1-13/+0
2011-10-15Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka3-2/+8
2011-10-15hw/9pfs: Handle Security model parsingM. Mohan Kumar3-17/+27
2011-10-15hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V5-72/+67
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V5-33/+33
2011-10-15hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V6-14/+10
2011-10-15hw/9pfs: Use fs driver specific lstatM. Mohan Kumar1-10/+23
2011-10-15scripts: Simpletrace log analysis script for pretty-printing 9p log.Harsh Prateek Bora1-0/+142