summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | i8259: Clean up pic_ioport_readJan Kiszka2011-10-161-2/+1
* | i8259: Fix poll commandJan Kiszka2011-10-161-1/+7
* | i8259: Switch to per-PIC IRQ updateJan Kiszka2011-10-161-40/+21
* | i8259: Clear ELCR on resetJan Kiszka2011-10-161-5/+10
* | i8259: Update IRQ state after resetJan Kiszka2011-10-161-2/+1
* | i8259: Reorder intack in pic_read_irqJan Kiszka2011-10-161-4/+6
* | i8259: Do not update IRQ output after spurious pic_poll_readJan Kiszka2011-10-161-1/+0
* | i8239: Introduce per-PIC output interruptJan Kiszka2011-10-161-9/+12
* | i8259: Move pic_set_irq1 after pic_update_irqJan Kiszka2011-10-161-26/+29
* | i8259: Drop obsolete prototypesJan Kiszka2011-10-161-2/+0
* | i8259: Remove premature inline function attributesJan Kiszka2011-10-161-3/+3
* | pc: Fix and clean up PIC-to-APIC IRQ pathJan Kiszka2011-10-164-12/+12
* | pc: Convert GSIState::i8259_irq into arrayJan Kiszka2011-10-162-2/+4
* | pc: Generalize ISA IRQs to GSIsJan Kiszka2011-10-165-31/+42
* | pc: Drop useless test from isa_irq_handlerJan Kiszka2011-10-161-3/+2
* | target-xtensa: add Avnet LX60/LX110/LX200 boardsMax Filippov2011-10-161-0/+233
* | hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov2011-10-161-0/+728
* | target-xtensa: rename dc232b board to simMax Filippov2011-10-161-13/+13
* | target-xtensa: implement external interrupt mappingMax Filippov2011-10-161-0/+12
* | target-xtensa: remove hand-written xtensa cores implementationsMax Filippov2011-10-161-107/+0
* | target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov2011-10-151-1/+26
* | Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka2011-10-152-0/+8
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-143-0/+6
|\ \
| * | scsi: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * | ide: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * | virtio: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-10-141-1/+1
|\ \
| * | arm_pic: Fix typoAndreas Färber2011-10-141-1/+1
| |/
* | Merge remote-tracking branch 'kraxel/usb.28' into stagingAnthony Liguori2011-10-148-20/+68
|\ \
| * | usb-hub: don't trigger assert on packet completion.Gerd Hoffmann2011-10-131-2/+6
| * | usb-hid: activate usb tablet / mouse after migration.Gerd Hoffmann2011-10-131-0/+11
| * | hw/usb-ohci: Honour endpoint maximum packet sizePeter Maydell2011-10-131-10/+27
OpenPOWER on IntegriCloud