aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03tests: virtio-9p: rename PCI configuration testGreg Kurz
2017-01-039pfs: fix crash when fsdev is missingGreg Kurz
2017-01-039pfs: introduce init_out/in_iov_from_pduStefano Stabellini
2017-01-039pfs: call v9fs_init_qiov_from_pdu before v9fs_packStefano Stabellini
2017-01-039pfs: introduce transport specific callbacksStefano Stabellini
2017-01-039pfs: move pdus to V9fsStateStefano Stabellini
2017-01-03virtio-gpu: fix memory leak in resource attach backingLi Qiang
2017-01-03virtio-gpu-3d: fix memory leak in resource attach backingLi Qiang
2017-01-03virtio-gpu: call cleanup mapping function in resource destroyLi Qiang
2016-12-28Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...Peter Maydell
2016-12-27target-m68k: free TCG variables that are notLaurent Vivier
2016-12-27target-m68k: add rol/ror/roxl/roxr instructionsLaurent Vivier
2016-12-27target-m68k: Inline shiftsRichard Henderson
2016-12-27target-m68k: Do not cpu_abort on undefined insnsRichard Henderson
2016-12-27target-m68k: Implement 680x0 movemLaurent Vivier
2016-12-27target-m68k: add cas/cas2 opsLaurent Vivier
2016-12-27target-m68k: add abcd/sbcd/nbcdLaurent Vivier
2016-12-27target-m68k: add 680x0 divu/divs variantsLaurent Vivier
2016-12-27target-m68k: add 64bit mullLaurent Vivier
2016-12-27target-m68k: add cmpmLaurent Vivier
2016-12-27target-m68k: Split gen_lea and gen_eaRichard Henderson
2016-12-27target-m68k: Delay autoinc writebackRichard Henderson
2016-12-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161227'...Peter Maydell
2016-12-27target-arm: Add VBAR support to ARM1176 CPUspull-target-arm-20161227Cédric Le Goater
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva
2016-12-27hw/arm: remove trailing whitespaceAlastair D'Silva
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater
2016-12-27aspeed/smc: improve segment register supportCédric Le Goater
2016-12-27aspeed/scu: fix SCU region sizeCédric Le Goater
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater
2016-12-27m25p80: add support for the mx66l1g45gCédric Le Goater
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell
2016-12-27hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPUPeter Maydell
2016-12-27hw/intc/arm_gicv3: Remove incorrect usage of fieldoffsetPeter Maydell
2016-12-27target-arm: Log AArch64 exception returnsPeter Maydell
2016-12-27hw/intc/arm_gicv3_common: fix aff3 in typerAndrew Jones
2016-12-27target-arm: Fix aarch64 disas_ldst_single_structRichard Henderson
2016-12-27target-arm: Fix aarch64 vec_reg_offsetRichard Henderson
2016-12-27Correct value of ARM Cortex-A8 MVFR1 register.Julian Brown
2016-12-27cadence_uart: Check if receiver timeout counter is disabledAndrew Gacek
2016-12-27cadence_uart: Check baud rate generator and divider values on migrationAlistair Francis
2016-12-27Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20161223' into stagingPeter Maydell
2016-12-24cryptodev: add 3des-ede supportLongpeng(Mike)