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
2019-10-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-26
/
+54
2019-10-08
iotests/262: Switch source/dest VM launch order
Max Reitz
2
-9
/
+9
2019-10-08
block: Skip COR for inactive nodes
Max Reitz
1
-14
/
+27
2019-10-08
virtio-blk: schedule virtio_notify_config to run on main context
Sergio Lopez
1
-1
/
+15
2019-10-08
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2019-10-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...
Peter Maydell
7
-7
/
+43
2019-10-08
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-2
/
+2
2019-10-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
9
-28
/
+392
2019-10-07
edk2 build scripts: work around TianoCore#1607 without forcing Python 2
Laszlo Ersek
5
-4
/
+25
2019-10-07
edk2 build scripts: honor external BaseTools flags with uefi-test-tools
Laszlo Ersek
1
-1
/
+3
2019-10-07
roms: Add a 'make help' target alias
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-07
roms/Makefile.edk2: don't pull in submodules when building from tarball
Michael Roth
1
-1
/
+6
2019-10-07
make-release: pull in edk2 submodules so we can build it from tarballs
Michael Roth
1
-0
/
+8
2019-10-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...
Peter Maydell
54
-1092
/
+1420
2019-10-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
38
-244
/
+1038
2019-10-04
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
1
-2
/
+2
2019-10-04
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
1
-0
/
+17
2019-10-04
target/i386: add VMX features
Paolo Bonzini
3
-2
/
+394
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
1
-7
/
+7
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
1
-0
/
+130
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
4
-37
/
+40
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
1
-24
/
+48
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
1
-39
/
+48
2019-10-04
tests/docker: only enable ubsan for test-clang
Paolo Bonzini
1
-1
/
+3
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
1
-1
/
+5
2019-10-04
tests: skip serial test on windows
Marc-André Lureau
1
-2
/
+2
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
1
-1
/
+5
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
3
-3
/
+7
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
9
-43
/
+88
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
3
-17
/
+32
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2
-1
/
+3
2019-10-04
docker: test-debug: disable LeakSanitizer
Paolo Bonzini
1
-0
/
+1
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2
-8
/
+8
2019-10-04
cris: do not leak struct cris_disasm_data
Paolo Bonzini
1
-30
/
+29
2019-10-04
mips: fix memory leaks in board initialization
Paolo Bonzini
2
-0
/
+3
2019-10-04
hppa: fix leak from g_strdup_printf
Paolo Bonzini
2
-1
/
+4
2019-10-04
mcf5208: fix leak from qemu_allocate_irqs
Paolo Bonzini
1
-0
/
+2
2019-10-04
microblaze: fix leak of fdevice tree blob
Paolo Bonzini
1
-0
/
+1
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
1
-0
/
+1
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
3
-4
/
+9
2019-10-04
iotests: Remove Python 2 compatibility code
Kevin Wolf
3
-16
/
+3
2019-10-04
iotests: Require Python 3.6 or later
Kevin Wolf
1
-1
/
+12
2019-10-04
iotests: Test internal snapshots with -blockdev
Kevin Wolf
4
-4
/
+358
2019-10-04
block/snapshot: Restrict set of snapshot nodes
Kevin Wolf
1
-7
/
+19
2019-10-04
ppc/pnv: Remove the XICSFabric Interface from the POWER9 machine
Cédric Le Goater
1
-17
/
+14
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
2
-70
/
+61
2019-10-04
spapr: Add return value to spapr_irq_check()
David Gibson
1
-8
/
+7
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
4
-11
/
+25
2019-10-04
xive: Improve irq claim/free path
David Gibson
5
-24
/
+21
2019-10-04
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2
-14
/
+12
[next]