index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/vfio: create common module
Eric Auger
2014-12-22
5
-1027
/
+1113
*
hw/vfio/pci: use name field in format strings
Eric Auger
2014-12-22
2
-206
/
+116
*
hw/vfio/pci: rename group_list into vfio_group_list
Eric Auger
2014-12-22
1
-11
/
+11
*
hw/vfio/pci: split vfio_get_device
Eric Auger
2014-12-22
2
-57
/
+83
*
hw/vfio/pci: Introduce VFIORegion
Eric Auger
2014-12-22
2
-94
/
+103
*
hw/vfio/pci: handle reset at VFIODevice
Eric Auger
2014-12-22
1
-30
/
+63
*
hw/vfio/pci: add type, name and group fields in VFIODevice
Eric Auger
2014-12-22
1
-9
/
+18
*
hw/vfio/pci: introduce minimalist VFIODevice with fd
Eric Auger
2014-12-19
1
-54
/
+63
*
hw/vfio/pci: generalize mask/unmask to any IRQ index
Eric Auger
2014-12-19
1
-10
/
+10
*
hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
Eric Auger
2014-12-19
1
-104
/
+106
*
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
2014-12-19
8
-5
/
+8
*
vfio: fix adding memory listener to the right address space
Frank Blaschka
2014-12-19
1
-1
/
+1
*
vfio: migration to trace points
Eric Auger
2014-12-19
2
-198
/
+280
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
2014-12-17
4
-19
/
+42
|
\
|
*
vga: set catagory bit for secondary vga device
Gonglei
2014-12-16
1
-0
/
+1
|
*
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2014-12-16
2
-16
/
+17
|
*
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
2014-12-16
1
-1
/
+8
|
*
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2014-12-16
2
-2
/
+16
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20141217-xtensa' into staging
Peter Maydell
2014-12-17
10
-362
/
+426
|
\
\
|
*
|
target-xtensa: don't generate dead code
Max Filippov
2014-12-17
1
-279
/
+321
|
*
|
target-xtensa: record available window in TB flags
Max Filippov
2014-12-17
4
-62
/
+42
|
*
|
target-xtensa: test cross-page opcode
Max Filippov
2014-12-17
1
-13
/
+13
|
*
|
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
2014-12-17
1
-4
/
+23
|
*
|
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-17
5
-4
/
+27
*
|
|
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141216' into staging
Peter Maydell
2014-12-17
11
-392
/
+620
|
\
\
\
|
*
|
|
target-mips: remove excp_names[] from linux-user as it is unused
Leon Alrae
2014-12-16
1
-1
/
+1
|
*
|
|
disas/mips: disable unused mips16_to_32_reg_map[]
Leon Alrae
2014-12-16
1
-1
/
+2
|
*
|
|
disas/mips: remove unused mips_msa_control_names_numeric[32]
Leon Alrae
2014-12-16
1
-7
/
+0
|
*
|
|
target-mips: convert single case switch into if statement
Leon Alrae
2014-12-16
1
-3
/
+1
|
*
|
|
target-mips: Fix DisasContext's ulri member initialization
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
|
|
target-mips: Use local float status pointer across MSA macros
Maciej W. Rozycki
2014-12-16
1
-35
/
+34
|
*
|
|
target-mips: Add missing calls to synchronise SoftFloat status
Maciej W. Rozycki
2014-12-16
4
-17
/
+17
|
*
|
|
linux-user: Use the 5KEf processor for 64-bit emulation
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
|
|
target-mips: Also apply the CP0.Status mask to MTTC0
Maciej W. Rozycki
2014-12-16
1
-1
/
+2
|
*
|
|
target-mips: gdbstub: Clean up FPU register handling
Maciej W. Rozycki
2014-12-16
1
-19
/
+19
|
*
|
|
target-mips: Correct 32-bit address space wrapping
Maciej W. Rozycki
2014-12-16
2
-8
/
+19
|
*
|
|
target-mips: Tighten ISA level checks
Maciej W. Rozycki
2014-12-16
3
-15
/
+114
|
*
|
|
target-mips: Fix CP0.Config3.ISAOnExc write accesses
Maciej W. Rozycki
2014-12-16
3
-2
/
+15
|
*
|
|
target-mips: Output CP0.Config2-5 in the register dump
Maciej W. Rozycki
2014-12-16
1
-0
/
+4
|
*
|
|
target-mips: Fix the 64-bit case for microMIPS MOVE16 and MOVEP
Maciej W. Rozycki
2014-12-16
1
-3
/
+3
|
*
|
|
target-mips: Correct the writes to Status and Cause registers via gdbstub
Maciej W. Rozycki
2014-12-16
3
-86
/
+102
|
*
|
|
target-mips: Correct the handling of writes to CP0.Status for MIPSr6
Maciej W. Rozycki
2014-12-16
1
-2
/
+4
|
*
|
|
target-mips: Correct MIPS16/microMIPS branch size calculation
Maciej W. Rozycki
2014-12-16
2
-2
/
+3
|
*
|
|
target-mips: Restore the order of helpers
Maciej W. Rozycki
2014-12-16
1
-159
/
+160
|
*
|
|
target-mips: Remove unused `FLOAT_OP' macro
Maciej W. Rozycki
2014-12-16
1
-2
/
+0
|
*
|
|
target-mips: Make `helper_float_cvtw_s' consistent with the remaining helpers
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
|
|
target-mips: Fix formatting in `decode_opc'
Maciej W. Rozycki
2014-12-16
1
-5
/
+8
|
*
|
|
target-mips: Fix formatting in `mips_defs'
Maciej W. Rozycki
2014-12-16
1
-19
/
+21
|
*
|
|
target-mips: Fix formatting in `decode_extended_mips16_opc'
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
|
*
|
|
target-mips: Enable vectored interrupt support for the 74Kf CPU
Maciej W. Rozycki
2014-12-16
1
-1
/
+1
[next]