summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-blk: suppress virtqueue kick during processingStefan Hajnoczi2017-01-031-6/+12
* iothread: add polling parametersStefan Hajnoczi2017-01-032-0/+53
* linux-aio: poll ring for completionsStefan Hajnoczi2017-01-031-1/+16
* virtio: poll virtqueues for new buffersStefan Hajnoczi2017-01-031-1/+15
* aio: add polling mode to AioContextStefan Hajnoczi2017-01-035-30/+178
* aio: add AioPollFn and io_poll() interfaceStefan Hajnoczi2017-01-0317-48/+56
* aio: add flag to skip fds to aio_dispatch()Stefan Hajnoczi2017-01-034-8/+20
* HACKING: document #include orderStefan Hajnoczi2017-01-031-0/+18
* Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...Peter Maydell2016-12-287-265/+1623
|\
| * target-m68k: free TCG variables that are notLaurent Vivier2016-12-271-9/+32
| * target-m68k: add rol/ror/roxl/roxr instructionsLaurent Vivier2016-12-271-0/+391
| * target-m68k: Inline shiftsRichard Henderson2016-12-273-80/+201
| * target-m68k: Do not cpu_abort on undefined insnsRichard Henderson2016-12-271-3/+5
| * target-m68k: Implement 680x0 movemLaurent Vivier2016-12-271-23/+107
| * target-m68k: add cas/cas2 opsLaurent Vivier2016-12-273-0/+265
| * target-m68k: add abcd/sbcd/nbcdLaurent Vivier2016-12-271-0/+220
| * target-m68k: add 680x0 divu/divs variantsLaurent Vivier2016-12-276-70/+218
| * target-m68k: add 64bit mullLaurent Vivier2016-12-271-12/+50
| * target-m68k: add cmpmLaurent Vivier2016-12-271-0/+16
| * target-m68k: Split gen_lea and gen_eaRichard Henderson2016-12-271-53/+59
| * target-m68k: Delay autoinc writebackRichard Henderson2016-12-271-20/+64
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161227'...Peter Maydell2016-12-2724-89/+245
|\ \ | |/ |/|
| * target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater2016-12-273-6/+23
| * hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-275-28/+5Star
| * hw/arm: remove trailing whitespaceAlastair D'Silva2016-12-271-1/+1
| * aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-272-4/+10
| * aspeed/smc: improve segment register supportCédric Le Goater2016-12-271-8/+9
| * aspeed/scu: fix SCU region sizeCédric Le Goater2016-12-271-1/+1
| * aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater2016-12-271-1/+1
| * aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-274-0/+16
| * aspeed: add a memory region for SRAMCédric Le Goater2016-12-272-9/+45
| * aspeed: add support for the romulus-bmc boardCédric Le Goater2016-12-271-0/+44
| * aspeed: extend the board configuration with flash modelsCédric Le Goater2016-12-271-4/+16
| * aspeed: attach the second SPI controller object to the SoCCédric Le Goater2016-12-271-1/+1
| * aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater2016-12-271-6/+0Star
| * aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2016-12-272-4/+15
| * m25p80: add support for the mx66l1g45gCédric Le Goater2016-12-271-0/+1
| * hw/arm/virt: add 2.9 machine typePeter Maydell2016-12-272-2/+20
| * hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPUPeter Maydell2016-12-271-0/+5
| * hw/intc/arm_gicv3: Remove incorrect usage of fieldoffsetPeter Maydell2016-12-271-7/+6Star
| * target-arm: Log AArch64 exception returnsPeter Maydell2016-12-271-0/+9
| * hw/intc/arm_gicv3_common: fix aff3 in typerAndrew Jones2016-12-271-1/+2
| * target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson2016-12-271-2/+2
| * target-arm: Fix aarch64 vec_reg_offsetRichard Henderson2016-12-271-1/+2
| * Correct value of ARM Cortex-A8 MVFR1 register.Julian Brown2016-12-271-1/+1
| * cadence_uart: Check if receiver timeout counter is disabledAndrew Gacek2016-12-271-3/+4
| * cadence_uart: Check baud rate generator and divider values on migrationAlistair Francis2016-12-271-0/+7
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20161223' into stagingPeter Maydell2016-12-271-35/+40
|\ \ | |/ |/|
| * tcg/s390: Remove 'R' constraintRichard Henderson2016-12-241-15/+10Star
| * tcg/s390: Fix setcond expansionRichard Henderson2016-12-241-20/+30
|/