index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
accel: move qtest CpusAccel functions to a common location
Jason Andryuk
1
-0
/
+3
2020-10-14
kvm: Correct documentation of kvm_irqchip_*()
Eduardo Habkost
1
-10
/
+9
2020-10-14
win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...
Yonggang Luo
1
-2
/
+2
2020-10-06
replay: create temporary snapshot at debugger connection
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
gdbstub: add reverse continue support in replay mode
Pavel Dovgalyuk
1
-0
/
+8
2020-10-06
gdbstub: add reverse step support in replay mode
Pavel Dovgalyuk
1
-0
/
+11
2020-10-06
replay: flush rr queue before loading the vmstate
Pavel Dovgalyuk
1
-0
/
+2
2020-10-06
qapi: introduce replay.json for record/replay-related stuff
Pavel Dovgalyuk
1
-0
/
+1
2020-10-06
replay: provide an accessor for rr filename
Pavel Dovgalyuk
1
-0
/
+2
2020-10-05
kvm: remove kvm specific functions from global includes
Claudio Fontana
1
-7
/
+0
2020-10-05
hax: remove hax specific functions from global includes
Claudio Fontana
1
-17
/
+0
2020-10-05
whpx: remove whpx specific functions from global includes
Claudio Fontana
1
-19
/
+0
2020-10-05
hvf: remove hvf specific functions from global includes
Claudio Fontana
1
-8
/
+0
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-0
/
+2
2020-10-05
cpus: extract out kvm-specific code to accel/kvm
Claudio Fontana
1
-1
/
+1
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
3
-67
/
+47
2020-10-05
icount: rename functions to be consistent with the module name
Claudio Fontana
2
-10
/
+10
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
3
-11
/
+90
2020-09-30
sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
Philippe Mathieu-Daudé
1
-0
/
+2
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
1
-1
/
+1
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
1
-4
/
+0
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
5
-5
/
+5
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-5
/
+2
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
5
-20
/
+10
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
10
-44
/
+20
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
10
-16
/
+21
2020-08-27
kvm: Move QOM macros to kvm.h
Eduardo Habkost
2
-5
/
+6
2020-08-27
hvf: Move HVFState typedef to hvf.h
Eduardo Habkost
1
-0
/
+1
2020-08-27
hvf: Add missing include
Eduardo Habkost
1
-0
/
+2
2020-08-04
accel/xen: Fix xen_enabled() behavior on target-agnostic objects
Philippe Mathieu-Daudé
1
-4
/
+14
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
1
-1
/
+1
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
1
-0
/
+1
2020-07-11
target/avr: Register AVR support with the rest of QEMU
Michael Rolnik
1
-0
/
+1
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
1
-0
/
+68
2020-07-10
i386: hvf: Don't duplicate register reset
Roman Bolshakov
1
-1
/
+0
2020-07-10
i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
Roman Bolshakov
2
-0
/
+4
2020-07-10
i386: hvf: Move synchronize functions to sysemu
Roman Bolshakov
1
-0
/
+10
2020-07-02
virtio-balloon: Rip out qemu_balloon_inhibit()
David Hildenbrand
1
-2
/
+0
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
1
-0
/
+2
2020-06-23
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
1
-0
/
+2
2020-06-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
1
-0
/
+72
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-71
/
+48
2020-06-12
i386: hvf: Clean stray includes in sysemu
Roman Bolshakov
1
-7
/
+0
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
1
-22
/
+0
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
1
-37
/
+0
2020-06-12
sysemu/hvf: Only declare hvf_allowed when HVF is available
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-12
sysemu/tcg: Only declare tcg_allowed when TCG is available
Philippe Mathieu-Daudé
1
-1
/
+1
[next]