aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell5-114/+524
2017-01-05Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170103-1' into s...Peter Maydell3-7/+33
2017-01-03tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz1-0/+21
2017-01-03tests: virtio-9p: no slash in path elements during walkGreg Kurz1-0/+24
2017-01-03tests: virtio-9p: add walk operation testGreg Kurz1-0/+70
2017-01-03tests: virtio-9p: add attach operation testGreg Kurz1-0/+40
2017-01-03tests: virtio-9p: add version operation testGreg Kurz1-0/+222
2017-01-039pfs: fix P9_NOTAG and P9_NOFID macrosGreg Kurz1-2/+2
2017-01-03tests: virtio-9p: code refactoringGreg Kurz1-51/+50
2017-01-03tests: virtio-9p: rename PCI configuration testGreg Kurz1-2/+2
2017-01-039pfs: fix crash when fsdev is missingGreg Kurz1-1/+1
2017-01-039pfs: introduce init_out/in_iov_from_pduStefano Stabellini3-13/+27
2017-01-039pfs: call v9fs_init_qiov_from_pdu before v9fs_packStefano Stabellini1-29/+30
2017-01-039pfs: introduce transport specific callbacksStefano Stabellini4-20/+40
2017-01-039pfs: move pdus to V9fsStateStefano Stabellini3-5/+4
2017-01-03virtio-gpu: fix memory leak in resource attach backingLi Qiang1-0/+5
2017-01-03virtio-gpu-3d: fix memory leak in resource attach backingLi Qiang1-2/+5
2017-01-03virtio-gpu: call cleanup mapping function in resource destroyLi Qiang1-0/+3
2016-12-28Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' ...Peter Maydell7-265/+1623
2016-12-27target-m68k: free TCG variables that are notLaurent Vivier1-9/+32
2016-12-27target-m68k: add rol/ror/roxl/roxr instructionsLaurent Vivier1-0/+391
2016-12-27target-m68k: Inline shiftsRichard Henderson3-80/+201
2016-12-27target-m68k: Do not cpu_abort on undefined insnsRichard Henderson1-3/+5
2016-12-27target-m68k: Implement 680x0 movemLaurent Vivier1-23/+107
2016-12-27target-m68k: add cas/cas2 opsLaurent Vivier3-0/+265
2016-12-27target-m68k: add abcd/sbcd/nbcdLaurent Vivier1-0/+220
2016-12-27target-m68k: add 680x0 divu/divs variantsLaurent Vivier6-70/+218
2016-12-27target-m68k: add 64bit mullLaurent Vivier1-12/+50
2016-12-27target-m68k: add cmpmLaurent Vivier1-0/+16
2016-12-27target-m68k: Split gen_lea and gen_eaRichard Henderson1-53/+59
2016-12-27target-m68k: Delay autoinc writebackRichard Henderson1-20/+64
2016-12-27Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161227'...Peter Maydell24-89/+245
2016-12-27target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater3-6/+23
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva5-28/+5
2016-12-27hw/arm: remove trailing whitespaceAlastair D'Silva1-1/+1
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2-4/+10
2016-12-27aspeed/smc: improve segment register supportCédric Le Goater1-8/+9
2016-12-27aspeed/scu: fix SCU region sizeCédric Le Goater1-1/+1
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater1-1/+1
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater4-0/+16
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater2-9/+45
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater1-0/+44
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater1-4/+16
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater1-1/+1
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater1-6/+0
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2-4/+15
2016-12-27m25p80: add support for the mx66l1g45gCédric Le Goater1-0/+1
2016-12-27hw/arm/virt: add 2.9 machine typePeter Maydell2-2/+20
2016-12-27hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPUPeter Maydell1-0/+5
2016-12-27hw/intc/arm_gicv3: Remove incorrect usage of fieldoffsetPeter Maydell1-7/+6