summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 9pfs: fix crash when fsdev is missingGreg Kurz2017-01-031-1/+1
| * | | 9pfs: introduce init_out/in_iov_from_pduStefano Stabellini2017-01-033-13/+27
| * | | 9pfs: call v9fs_init_qiov_from_pdu before v9fs_packStefano Stabellini2017-01-031-29/+30
| * | | 9pfs: introduce transport specific callbacksStefano Stabellini2017-01-034-20/+40
| * | | 9pfs: move pdus to V9fsStateStefano Stabellini2017-01-033-5/+4Star
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell2017-01-053-7/+33
|\ \ \ | |/ / |/| |
| * | virtio-gpu: fix memory leak in resource attach backingLi Qiang2017-01-031-0/+5
| * | virtio-gpu-3d: fix memory leak in resource attach backingLi Qiang2017-01-031-2/+5
| * | virtio-gpu: call cleanup mapping function in resource destroyLi Qiang2017-01-031-0/+3
| * | virtio-gpu: track and limit host memory allocationsGerd Hoffmann2016-12-202-4/+15
| * | display: virtio-gpu-3d: check virgl capabilities max_sizePrasad J Pandit2016-12-201-1/+5
* | | 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
| | |/ | |/|