summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-164-0/+240
* | hw: add OpenCores 10/100 Mbps Ethernet controllerMax Filippov2011-10-163-0/+743
* | target-xtensa: rename dc232b board to simMax Filippov2011-10-163-15/+15
* | target-xtensa: add fsf coreMax Filippov2011-10-163-0/+384
* | target-xtensa: add dc232b coreMax Filippov2011-10-164-0/+713
* | target-xtensa: extract core configuration from overlayMax Filippov2011-10-163-13/+554
* | target-xtensa: implement external interrupt mappingMax Filippov2011-10-162-0/+15
* | target-xtensa: remove hand-written xtensa cores implementationsMax Filippov2011-10-165-968/+2
* | target-xtensa: increase xtensa options accuracyMax Filippov2011-10-162-8/+12
* | target-xtensa: update qemu-doc.texiMax Filippov2011-10-152-7/+88
* | target-xtensa: add MAC16 unit testsMax Filippov2011-10-152-0/+244
* | target-xtensa: implement MAC16 optionMax Filippov2011-10-152-1/+137
* | target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov2011-10-154-16/+93
* | Drop obsolete nographic timerJan Kiszka2011-10-151-13/+0
* | Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka2011-10-153-2/+8
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-1412-633/+283
|\ \
| * | block: drop bdrv_has_async_rw()Stefan Hajnoczi2011-10-141-6/+0
| * | block: drop .bdrv_read()/.bdrv_write() emulationStefan Hajnoczi2011-10-141-72/+3
| * | block: use coroutine interface for raw formatStefan Hajnoczi2011-10-141-24/+8
| * | raw-posix: remove bdrv_read()/bdrv_write()Stefan Hajnoczi2011-10-141-277/+0
| * | block: drop emulation functions that use coroutinesStefan Hajnoczi2011-10-141-54/+7
| * | linux-aio: Allow reads beyond the end of growable imagesKevin Wolf2011-10-141-3/+14
| * | block: switch bdrv_aio_writev() to coroutinesStefan Hajnoczi2011-10-131-64/+2
| * | block: mark blocks dirty on coroutine write completionStefan Hajnoczi2011-10-131-1/+4
| * | block: switch bdrv_aio_readv() to coroutinesStefan Hajnoczi2011-10-131-13/+35
| * | block: switch bdrv_read()/bdrv_write() to coroutinesStefan Hajnoczi2011-10-131-50/+62
| * | block: split out bdrv_co_do_readv() and bdrv_co_do_writev()Stefan Hajnoczi2011-10-131-7/+27
| * | block: directly invoke .bdrv_* from emulation functionsStefan Hajnoczi2011-10-131-6/+8
| * | block: directly invoke .bdrv_aio_*() in bdrv_co_io_em()Stefan Hajnoczi2011-10-131-4/+4
| * | vvfat: Fix potential buffer overflowKevin Wolf2011-10-111-1/+1
| * | block/vvfat: Remove unused codeStefan Weil2011-10-111-56/+0
| * | block/vvfat: Fix potential memory leaks and other memory errorsStefan Weil2011-10-111-21/+30
| * | HMP: Print 'io-status' informationLuiz Capitulino2011-10-111-0/+5
| * | QMP: query-status: Add 'io-status' keyLuiz Capitulino2011-10-112-0/+18
| * | scsi: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * | ide: Support I/O statusLuiz Capitulino2011-10-111-0/+2
OpenPOWER on IntegriCloud