aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-16i8259: Do not update IRQ output after spurious pic_poll_readJan Kiszka
2011-10-16i8239: Introduce per-PIC output interruptJan Kiszka
2011-10-16i8259: Move pic_set_irq1 after pic_update_irqJan Kiszka
2011-10-16i8259: Drop obsolete prototypesJan Kiszka
2011-10-16i8259: Remove premature inline function attributesJan Kiszka
2011-10-16pc: Fix and clean up PIC-to-APIC IRQ pathJan Kiszka
2011-10-16pc: Convert GSIState::i8259_irq into arrayJan Kiszka
2011-10-16pc: Generalize ISA IRQs to GSIsJan Kiszka
2011-10-16pc: Drop useless test from isa_irq_handlerJan Kiszka
2011-10-16target-xtensa: add Avnet LX60/LX110/LX200 boardsMax Filippov
2011-10-16hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov
2011-10-16target-xtensa: rename dc232b board to simMax Filippov
2011-10-16target-xtensa: add fsf coreMax Filippov
2011-10-16target-xtensa: add dc232b coreMax Filippov
2011-10-16target-xtensa: extract core configuration from overlayMax Filippov
2011-10-16target-xtensa: implement external interrupt mappingMax Filippov
2011-10-16target-xtensa: remove hand-written xtensa cores implementationsMax Filippov
2011-10-16target-xtensa: increase xtensa options accuracyMax Filippov
2011-10-15target-xtensa: update qemu-doc.texiMax Filippov
2011-10-15target-xtensa: add MAC16 unit testsMax Filippov
2011-10-15target-xtensa: implement MAC16 optionMax Filippov
2011-10-15target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov
2011-10-15Drop obsolete nographic timerJan Kiszka
2011-10-15Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka
2011-10-15hw/9pfs: Handle Security model parsingM. Mohan Kumar
2011-10-15hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V
2011-10-15hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V
2011-10-15hw/9pfs: Use fs driver specific lstatM. Mohan Kumar
2011-10-15scripts: Simpletrace log analysis script for pretty-printing 9p log.Harsh Prateek Bora
2011-10-15hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.Harsh Prateek Bora
2011-10-15hw/9pfs: Introduce tracing for 9p pdu handlersHarsh Prateek Bora
2011-10-15hw/9pfs: Add st_gen support for handle based fs driverHarsh Prateek Bora
2011-10-15hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora
2011-10-15hw/9pfs: Add open flag mappingM. Mohan Kumar
2011-10-15hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too longDaniel P. Berrange
2011-10-15virtio-9p: Use 9P specific Lock constantsM. Mohan Kumar
2011-10-15hw/9pfs: Fix build error on platform that don't support futimensAneesh Kumar K.V
2011-10-15qemu-options.hx: Update virtfs command documentationAneesh Kumar K.V
2011-10-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-14Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-14Merge remote-tracking branch 'kraxel/usb.28' into stagingAnthony Liguori
2011-10-14Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori
2011-10-14block: drop bdrv_has_async_rw()Stefan Hajnoczi
2011-10-14block: drop .bdrv_read()/.bdrv_write() emulationStefan Hajnoczi
2011-10-14block: use coroutine interface for raw formatStefan Hajnoczi
2011-10-14raw-posix: remove bdrv_read()/bdrv_write()Stefan Hajnoczi
2011-10-14block: drop emulation functions that use coroutinesStefan Hajnoczi
2011-10-14block/qcow: Fix use of free() instead of g_free()Stefan Weil
2011-10-14sheepdog: correct spellingDong Xu Wang