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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
Update Linux headers to 4.17-rc6
Peter Maydell
19
-389
/
+628
2018-06-01
target/i386/kvm.c: Handle renaming of KVM_HINTS_DEDICATED
Peter Maydell
1
-1
/
+6
2018-06-01
scripts/update-linux-headers: Handle kernel license no longer being one file
Peter Maydell
1
-0
/
+14
2018-06-01
scripts/update-linux-headers: Handle __aligned_u64
Peter Maydell
1
-1
/
+2
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
1
-0
/
+6
2018-06-01
gdbstub: Prevent fd leakage
Philippe Mathieu-Daudé
1
-0
/
+1
2018-06-01
docs/interop: add "firmware.json"
Laszlo Ersek
1
-0
/
+540
2018-06-01
ipmi: Use proper struct reference for KCS vmstate
Corey Minyard
1
-15
/
+66
2018-06-01
vmstate: Add a VSTRUCT type
Corey Minyard
2
-4
/
+66
2018-06-01
tcg: remove softfloat from --disable-tcg builds
Paolo Bonzini
1
-1
/
+1
2018-06-01
qemu-options: Mark the non-functional -clock option as deprecated
Thomas Huth
2
-0
/
+6
2018-06-01
WHPX: fix some compiler warnings
Lucian Petrut
1
-14
/
+35
2018-06-01
WHPX: dynamically load WHP libraries
Lucian Petrut
2
-82
/
+145
2018-06-01
exec.c: Initialize sa_flags passed to sigaction()
Peter Maydell
1
-0
/
+1
2018-06-01
memfd: Avoid Coverity warning about integer overflow
Peter Maydell
1
-1
/
+1
2018-06-01
mux: fix ctrl-a b again
Marc-André Lureau
2
-0
/
+9
2018-06-01
hw/isa/superio: Fix inconsistent use of Chardev->be
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-01
memory: delete struct AddressSpaceOps
Jay Zhou
1
-2
/
+0
2018-06-01
memory: get rid of memory_region_init_reservation
Paolo Bonzini
5
-30
/
+6
2018-06-01
memory.h: Fix typo in documentation comment
Peter Maydell
1
-1
/
+1
2018-06-01
virtio: free MemoryRegionCache when initialization fails
Paolo Bonzini
1
-15
/
+18
2018-06-01
qom: support orphan objects in object_get_canonical_path
Paolo Bonzini
1
-12
/
+16
2018-06-01
qom: Document qom/device-list-properties implementation specific
Alexey Kardashevskiy
1
-0
/
+8
2018-06-01
hw: Clean "hw/devices.h" includes
Philippe Mathieu-Daudé
1
-5
/
+2
2018-06-01
hw/ide: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/i386/pc: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/hppa: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw/misc/sga: Use the correct ISA include
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-01
hw/misc/mips_itu: Cleanup includes
Philippe Mathieu-Daudé
2
-4
/
+3
2018-06-01
hw/block/nvme: Include "qemu/cutils.h" directly in the source file
Philippe Mathieu-Daudé
2
-1
/
+1
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
8
-8
/
+0
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
6
-6
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
38
-39
/
+0
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
28
-28
/
+0
2018-06-01
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2
-2
/
+0
2018-06-01
nios2: do not include exec-all.h from cpu.h
Paolo Bonzini
2
-1
/
+1
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
36
-36
/
+0
2018-06-01
bsd-user: include "exec/exec-all.h" which provides mmap_lock/unlock"
Paolo Bonzini
1
-0
/
+1
2018-05-31
target/hppa: Include "qemu/log.h" to use qemu_log()
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/ppc: Include "exec/exec-all.h" which provides tlb_flush()
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER_SECOND
Philippe Mathieu-Daudé
1
-0
/
+1
2018-05-31
target/i386: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
4
-4
/
+0
2018-05-31
memory: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
target: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
5
-5
/
+0
2018-05-31
accel: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
vfio: Include "exec/address-spaces.h" directly in the source file
Philippe Mathieu-Daudé
3
-1
/
+2
2018-05-31
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
3
-118
/
+130
2018-05-25
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...
Peter Maydell
29
-380
/
+532
2018-05-25
gdbstub: Clarify what gdb_handlesig() is doing
Peter Maydell
2
-0
/
+21
2018-05-25
linux-user: define TARGET_SO_REUSEPORT
Laurent Vivier
3
-5
/
+2
[next]