summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/vfio: create common moduleEric Auger2014-12-225-1027/+1113
* hw/vfio/pci: use name field in format stringsEric Auger2014-12-222-206/+116
* hw/vfio/pci: rename group_list into vfio_group_listEric Auger2014-12-221-11/+11
* hw/vfio/pci: split vfio_get_deviceEric Auger2014-12-222-57/+83
* hw/vfio/pci: Introduce VFIORegionEric Auger2014-12-222-94/+103
* hw/vfio/pci: handle reset at VFIODeviceEric Auger2014-12-221-30/+63
* hw/vfio/pci: add type, name and group fields in VFIODeviceEric Auger2014-12-221-9/+18
* hw/vfio/pci: introduce minimalist VFIODevice with fdEric Auger2014-12-191-54/+63
* hw/vfio/pci: generalize mask/unmask to any IRQ indexEric Auger2014-12-191-10/+10
* hw/vfio/pci: Rename VFIODevice into VFIOPCIDeviceEric Auger2014-12-191-104/+106
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-198-5/+8
* vfio: fix adding memory listener to the right address spaceFrank Blaschka2014-12-191-1/+1
* vfio: migration to trace pointsEric Auger2014-12-192-198/+280
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...Peter Maydell2014-12-174-19/+42
|\
| * vga: set catagory bit for secondary vga deviceGonglei2014-12-161-0/+1
| * move hw cursor pos from cirrus to vgaGerd Hoffmann2014-12-162-16/+17
| * cirrus: Force use of shadow pixmap when HW cursor is enabledBenjamin Herrenschmidt2014-12-161-1/+8
| * vga: Add mechanism to force the use of a shadow surfaceBenjamin Herrenschmidt2014-12-162-2/+16
* | Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into stagingPeter Maydell2014-12-1710-362/+426
|\ \
| * | target-xtensa: don't generate dead codeMax Filippov2014-12-171-279/+321
| * | target-xtensa: record available window in TB flagsMax Filippov2014-12-174-62/+42
| * | target-xtensa: test cross-page opcodeMax Filippov2014-12-171-13/+13
| * | target-xtensa: fix translation for opcodes crossing page boundaryMax Filippov2014-12-171-4/+23
| * | tcg: add separate monitor command to dump opcode countersMax Filippov2014-12-175-4/+27
* | | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into stagingPeter Maydell2014-12-1711-392/+620
|\ \ \
| * | | target-mips: remove excp_names[] from linux-user as it is unusedLeon Alrae2014-12-161-1/+1
| * | | disas/mips: disable unused mips16_to_32_reg_map[]Leon Alrae2014-12-161-1/+2
| * | | disas/mips: remove unused mips_msa_control_names_numeric[32]Leon Alrae2014-12-161-7/+0
| * | | target-mips: convert single case switch into if statementLeon Alrae2014-12-161-3/+1
| * | | target-mips: Fix DisasContext's ulri member initializationMaciej W. Rozycki2014-12-161-1/+1
| * | | target-mips: Use local float status pointer across MSA macrosMaciej W. Rozycki2014-12-161-35/+34
| * | | target-mips: Add missing calls to synchronise SoftFloat statusMaciej W. Rozycki2014-12-164-17/+17
| * | | linux-user: Use the 5KEf processor for 64-bit emulationMaciej W. Rozycki2014-12-161-1/+1
| * | | target-mips: Also apply the CP0.Status mask to MTTC0Maciej W. Rozycki2014-12-161-1/+2
| * | | target-mips: gdbstub: Clean up FPU register handlingMaciej W. Rozycki2014-12-161-19/+19
| * | | target-mips: Correct 32-bit address space wrappingMaciej W. Rozycki2014-12-162-8/+19
| * | | target-mips: Tighten ISA level checksMaciej W. Rozycki2014-12-163-15/+114
| * | | target-mips: Fix CP0.Config3.ISAOnExc write accessesMaciej W. Rozycki2014-12-163-2/+15
| * | | target-mips: Output CP0.Config2-5 in the register dumpMaciej W. Rozycki2014-12-161-0/+4
| * | | target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEPMaciej W. Rozycki2014-12-161-3/+3
| * | | target-mips: Correct the writes to Status and Cause registers via gdbstubMaciej W. Rozycki2014-12-163-86/+102
| * | | target-mips: Correct the handling of writes to CP0.Status for MIPSr6Maciej W. Rozycki2014-12-161-2/+4
| * | | target-mips: Correct MIPS16/microMIPS branch size calculationMaciej W. Rozycki2014-12-162-2/+3
| * | | target-mips: Restore the order of helpersMaciej W. Rozycki2014-12-161-159/+160
| * | | target-mips: Remove unused `FLOAT_OP' macroMaciej W. Rozycki2014-12-161-2/+0
| * | | target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpersMaciej W. Rozycki2014-12-161-1/+1
| * | | target-mips: Fix formatting in `decode_opc'Maciej W. Rozycki2014-12-161-5/+8
| * | | target-mips: Fix formatting in `mips_defs'Maciej W. Rozycki2014-12-161-19/+21
| * | | target-mips: Fix formatting in `decode_extended_mips16_opc'Maciej W. Rozycki2014-12-161-1/+1
| * | | target-mips: Enable vectored interrupt support for the 74Kf CPUMaciej W. Rozycki2014-12-161-1/+1
OpenPOWER on IntegriCloud