index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sysemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
3
-25
/
+124
|
\
|
*
vl: remove serial_max_hds
Paolo Bonzini
2020-12-10
1
-4
/
+0
|
*
vl: extract softmmu/rtc.c
Paolo Bonzini
2020-12-10
1
-0
/
+2
|
*
vl: extract machine done notifiers
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-2
/
+0
|
*
vl: remove bios_name
Paolo Bonzini
2020-12-10
1
-1
/
+0
|
*
dma: Let dma_memory_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+18
|
*
dma: Let dma_memory_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+17
|
*
dma: Let dma_memory_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-8
/
+22
|
*
dma: Let dma_memory_set() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+14
|
*
dma: Document address_space_map/address_space_unmap() prototypes
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+28
|
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-0
/
+22
*
|
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
1
-0
/
+2
|
/
*
tpm: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-10-30
3
-3
/
+3
|
\
|
*
cryptodev: Fix Lesser GPL version number
Chetan Pant
2020-10-27
3
-3
/
+3
*
|
accel: move qtest CpusAccel functions to a common location
Jason Andryuk
2020-10-24
1
-0
/
+3
|
/
*
kvm: Correct documentation of kvm_irqchip_*()
Eduardo Habkost
2020-10-14
1
-10
/
+9
*
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
2020-10-14
1
-2
/
+2
*
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+8
*
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
2020-10-06
1
-0
/
+11
*
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
2020-10-06
1
-0
/
+1
*
replay: provide an accessor for rr filename
Pavel Dovgalyuk
2020-10-06
1
-0
/
+2
*
kvm: remove kvm specific functions from global includes
Claudio Fontana
2020-10-05
1
-7
/
+0
*
hax: remove hax specific functions from global includes
Claudio Fontana
2020-10-05
1
-17
/
+0
*
whpx: remove whpx specific functions from global includes
Claudio Fontana
2020-10-05
1
-19
/
+0
*
hvf: remove hvf specific functions from global includes
Claudio Fontana
2020-10-05
1
-8
/
+0
*
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
2020-10-05
1
-0
/
+2
*
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
2020-10-05
1
-1
/
+1
*
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
3
-67
/
+47
*
icount: rename functions to be consistent with the module name
Claudio Fontana
2020-10-05
2
-10
/
+10
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
3
-11
/
+90
*
sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
Philippe Mathieu-Daudé
2020-09-30
1
-0
/
+2
*
vl: relocate paths to data directories
Paolo Bonzini
2020-09-30
1
-1
/
+1
*
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2020-09-30
1
-4
/
+0
*
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
5
-5
/
+5
*
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
1
-5
/
+2
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
5
-20
/
+10
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
10
-44
/
+20
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
10
-16
/
+21
*
kvm: Move QOM macros to kvm.h
Eduardo Habkost
2020-08-27
2
-5
/
+6
*
hvf: Move HVFState typedef to hvf.h
Eduardo Habkost
2020-08-27
1
-0
/
+1
*
hvf: Add missing include
Eduardo Habkost
2020-08-27
1
-0
/
+2
*
accel/xen: Fix xen_enabled() behavior on target-agnostic objects
Philippe Mathieu-Daudé
2020-08-04
1
-4
/
+14
*
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
2020-07-24
1
-1
/
+1
[next]