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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
seqlock: read sequence number atomically
Emilio G. Cota
2015-09-07
1
-3
/
+3
*
seqlock: add missing 'inline' to seqlock_read_retry
Emilio G. Cota
2015-09-07
1
-1
/
+1
*
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
2015-08-26
1
-5
/
+1
*
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2015-08-25
1
-0
/
+47
*
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
2015-08-25
1
-0
/
+6
*
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
2
-7
/
+5
*
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-24
1
-5
/
+0
*
apic_internal.h: Include cpu.h directly
Peter Maydell
2015-08-19
1
-0
/
+1
*
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
2015-08-19
3
-31
/
+30
*
osdep.h: Add header comment
Peter Maydell
2015-08-19
1
-0
/
+24
*
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
2015-08-19
2
-55
/
+49
*
qemu-common.h: Move Win32 fixups into os-win32.h
Peter Maydell
2015-08-19
2
-17
/
+18
*
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
Peter Maydell
2015-08-19
1
-3
/
+1
*
osdep.h: Move some compiler-specific things to compiler.h
Peter Maydell
2015-08-19
2
-47
/
+48
*
osdep.h: Remove qemu_printf
Peter Maydell
2015-08-19
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-08-18
3
-33
/
+17
|
\
|
*
exec: drop cpu_can_do_io, just read cpu->can_do_io
Paolo Bonzini
2015-08-14
2
-22
/
+3
|
*
cpu_defs: Simplify CPUTLB padding logic
Peter Crosthwaite
2015-08-06
1
-11
/
+12
|
*
cpu-exec: Do not invalidate original TB in cpu_exec_nocache()
Sergey Fedorov
2015-08-06
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-08-14
1
-0
/
+2
|
\
\
|
*
|
throttle: refuse bps_max/iops_max without bps/iops
Stefan Hajnoczi
2015-08-05
1
-0
/
+2
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-08-13
5
-31
/
+131
|
\
\
\
|
*
|
|
smbios: move smbios code into a common folder
Wei Huang
2015-08-13
1
-0
/
+0
|
*
|
|
smbios: remove dependency on x86 e820 tables
Wei Huang
2015-08-13
1
-1
/
+9
|
*
|
|
virtio-net: remove useless codes
Jason Wang
2015-08-13
1
-1
/
+0
|
*
|
|
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-08-13
1
-1
/
+2
|
*
|
|
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
|
*
|
|
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
1
-2
/
+0
|
*
|
|
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
1
-4
/
+1
|
*
|
|
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+1
|
*
|
|
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
1
-0
/
+1
|
*
|
|
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
1
-1
/
+1
|
*
|
|
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
1
-2
/
+3
|
*
|
|
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
|
*
|
|
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
1
-6
/
+0
|
*
|
|
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2015-08-13
2
-3
/
+3
|
*
|
|
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
1
-2
/
+112
*
|
|
|
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-08-13
1
-0
/
+3
*
|
|
|
Merge memory_region_init_reservation() into memory_region_init_io()
Pavel Fedin
2015-08-13
1
-3
/
+11
*
|
|
|
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+107
*
|
|
|
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+79
*
|
|
|
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
2
-10
/
+93
*
|
|
|
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+55
*
|
|
|
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
1
-0
/
+102
|
/
/
/
*
|
|
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-05
1
-0
/
+6
|
/
/
*
|
target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
Radim Krčmář
2015-08-04
1
-0
/
+4
*
|
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+1
|
/
*
AioContext: force event loop iteration using BH
Stefan Hajnoczi
2015-07-29
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-28
2
-3
/
+31
|
\
|
*
virtio: get_features() can fail
Jason Wang
2015-07-27
1
-1
/
+3
[next]