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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-09-30
qemu-bridge-helper: relocate path to default ACL
Paolo Bonzini
1
-2
/
+7
2020-09-30
vl: relocate path to configuration file
Paolo Bonzini
1
-1
/
+2
2020-09-30
vl: relocate paths to data directories
Paolo Bonzini
6
-47
/
+32
2020-09-30
net: relocate paths to helpers and scripts
Paolo Bonzini
2
-9
/
+21
2020-09-30
module: relocate path to modules
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib-posix: relocate path to /var
Paolo Bonzini
1
-2
/
+4
2020-09-30
cutils: introduce get_relocated_path
Paolo Bonzini
3
-2
/
+75
2020-09-30
oslib-posix: default exec_dir to bindir
Paolo Bonzini
3
-17
/
+12
2020-09-30
fuzz: use qemu_get_exec_dir
Paolo Bonzini
1
-1
/
+2
2020-09-30
oslib: do not call g_strdup from qemu_get_exec_dir
Paolo Bonzini
7
-27
/
+20
2020-09-30
meson: report accelerator support
Paolo Bonzini
1
-11
/
+24
2020-09-30
mtest2make: add support for introspected test dependencies
Paolo Bonzini
2
-5
/
+16
2020-09-30
meson: qtest: set "depends" correctly
Paolo Bonzini
2
-4
/
+11
2020-09-30
configure: do not limit Hypervisor.framework test to Darwin
Paolo Bonzini
1
-3
/
+5
2020-09-30
configure: move cocoa option to Meson
Paolo Bonzini
4
-13
/
+17
2020-09-30
configure: fix --meson=/path/to/meson
Paolo Bonzini
1
-1
/
+1
2020-09-30
configure: move malloc_trim/tcmalloc/jemalloc to meson
Paolo Bonzini
3
-79
/
+38
2020-09-30
meson: extend libmpathpersist test for static linking
Paolo Bonzini
1
-8
/
+19
2020-09-30
meson: move libmpathpersist test
Paolo Bonzini
3
-80
/
+80
2020-09-30
meson: move libudev test
Paolo Bonzini
2
-17
/
+4
2020-09-30
i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not available
Xiaoyao Li
1
-0
/
+2
2020-09-30
hw: megasas: consider 'iov_count=0' is an error in megasas_map_sgl
Li Qiang
1
-1
/
+1
2020-09-30
hw: megasas: return -1 when 'megasas_map_sgl' fails
Li Qiang
1
-2
/
+2
2020-09-30
scsi-generic: Fix HM-zoned device scan
Dmitry Fomichev
2
-4
/
+7
2020-09-30
hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial object
Philippe Mathieu-Daudé
2
-3
/
+4
2020-09-30
hw/char/serial: Make 'wakeup' property boolean
Philippe Mathieu-Daudé
3
-2
/
+3
2020-09-30
hw/char/serial: Rename I/O read/write trace events
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/char/serial: Remove old DEBUG_SERIAL commented code
Philippe Mathieu-Daudé
1
-11
/
+0
2020-09-30
hw/char/serial: Replace commented DPRINTF() by trace event
Philippe Mathieu-Daudé
2
-3
/
+2
2020-09-30
hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-30
configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI
Stefan Hajnoczi
3
-3
/
+3
2020-09-30
hw/char/serial: Remove TYPE_SERIAL_IO
Philippe Mathieu-Daudé
2
-50
/
+0
2020-09-30
hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
Philippe Mathieu-Daudé
1
-2
/
+3
2020-09-30
numa: remove fixup numa_state->num_nodes to MAX_NODES
Igor Mammedov
1
-4
/
+0
2020-09-30
doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
Igor Mammedov
1
-22
/
+21
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
8
-74
/
+14
2020-09-30
acpi: i386: Move VMBus DSDT entry to SB
Jon Doron
1
-5
/
+7
2020-09-30
vhost-scsi: support inflight io track
Li Feng
2
-0
/
+29
2020-09-30
memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc
Eduardo Habkost
1
-9
/
+41
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
4
-1
/
+32
2020-09-30
MAINTAINERS: add Paolo Bonzini as RCU maintainer
Stefan Hajnoczi
1
-0
/
+8
2020-09-30
configure: Do not intent to build WHPX on 32-bit host
Philippe Mathieu-Daudé
1
-1
/
+4
2020-09-30
WHPX: vmware cpuid leaf for tsc and apic frequency
Sunil Muthuswamy
2
-12
/
+87
2020-09-30
meson: error out if qemu_suffix starts with /
Marc-André Lureau
1
-0
/
+5
2020-09-30
meson: fix MSI rule
Marc-André Lureau
1
-0
/
+1
2020-09-30
ninjatool: rebuild multi-output targets if outputs are missing
Paolo Bonzini
1
-0
/
+3
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
6
-9
/
+8
2020-09-30
tests: add missing genh dependency
Claudio Fontana
1
-2
/
+2
2020-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+17
2020-09-30
tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplug
Ani Sinha
2
-1
/
+0
[prev]
[next]