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
2019-04-12
s390-bios: Extend find_dev() for non-virtio devices
Jason J. Herne
1
-5
/
+11
2019-04-12
s390-bios: cio error handling
Jason J. Herne
2
-0
/
+246
2019-04-12
s390-bios: Support for running format-0/1 channel programs
Jason J. Herne
4
-3
/
+301
2019-04-12
s390-bios: ptr2u32 and u32toptr
Jason J. Herne
1
-0
/
+31
2019-04-12
s390-bios: Map low core memory
Jason J. Herne
2
-0
/
+92
2019-04-12
s390-bios: Decouple channel i/o logic from virtio
Jason J. Herne
8
-28
/
+53
2019-04-12
s390-bios: Clean up cio.h
Jason J. Herne
2
-65
/
+57
2019-04-12
s390-bios: decouple common boot logic from virtio
Jason J. Herne
1
-8
/
+20
2019-04-12
s390-bios: decouple cio setup from virtio
Jason J. Herne
1
-7
/
+13
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
6
-18
/
+88
2019-04-10
Update version for v4.0.0-rc3 release
v4.0.0-rc3
Peter Maydell
1
-1
/
+1
2019-04-10
Merge remote-tracking branch 'remotes/alistair/tags/pull-device-tree-20190409...
Peter Maydell
1
-0
/
+4
2019-04-09
device_tree: Fix integer overflowing in load_device_tree()
Markus Armbruster
1
-0
/
+4
2019-04-09
migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()
Peter Maydell
1
-1
/
+1
2019-04-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-18
/
+42
2019-04-09
tests: Make check-block a phony target
Markus Armbruster
1
-1
/
+1
2019-04-09
hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
Thomas Huth
1
-2
/
+7
2019-04-09
include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
Peter Maydell
1
-10
/
+16
2019-04-09
roms: Allow passing configure options to the EDK2 build tools
Philippe Mathieu-Daudé
1
-1
/
+14
2019-04-09
roms: Rename the EFIROM variable to avoid clashing with iPXE
Philippe Mathieu-Daudé
1
-4
/
+4
2019-04-09
target/i386: Generate #UD for LOCK on a register increment
Peter Maydell
1
-0
/
+5
2019-04-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190409' into...
Peter Maydell
5
-3
/
+54
2019-04-09
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
1
-13
/
+6
2019-04-09
spapr_pci: Fix extended config space accesses
Greg Kurz
1
-2
/
+26
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
4
-1
/
+28
2019-04-08
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-04-08' into st...
Peter Maydell
3
-13
/
+29
2019-04-08
nbd/client: Fix error message for server with unusable sizing
Eric Blake
1
-1
/
+1
2019-04-08
nbd/server: Don't fail NBD_OPT_INFO for byte-aligned sources
Eric Blake
1
-5
/
+8
2019-04-08
nbd/server: Trace client noncompliance on unaligned requests
Eric Blake
2
-1
/
+17
2019-04-08
nbd/server: Fix blockstatus trace
Eric Blake
1
-6
/
+3
2019-04-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-2
/
+4
2019-04-08
hmp: Fix drive_add ... format=help crash
Markus Armbruster
2
-1
/
+2
2019-04-08
linux-user: rename gettid() to sys_gettid() to avoid clash with glibc
Daniel P. Berrangé
1
-5
/
+6
2019-04-08
linux-user: assume __NR_gettid always exists
Daniel P. Berrangé
1
-8
/
+0
2019-04-08
block: Forward 'discard' to temporary overlay
Kevin Wolf
1
-1
/
+2
2019-04-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-04-0...
Peter Maydell
3
-4
/
+6
2019-04-08
test qgraph.c: Fix segs due to out of scope default
Dr. David Alan Gilbert
1
-2
/
+4
2019-04-08
tests/libqos: fix usage of bool in pci-spapr.c
Jafar Abdi
1
-1
/
+1
2019-04-08
tests/libqos: fix usage of bool in pci-pc.c
Jafar Abdi
1
-1
/
+1
2019-04-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-13
/
+27
2019-04-06
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190405a'...
Peter Maydell
2
-2
/
+6
2019-04-05
migration: Fix migrate_set_parameter
Juan Quintela
1
-2
/
+4
2019-04-05
migration/ram.c: Fix codes conflict about bitmap_mutex
Zhang Chen
1
-0
/
+2
2019-04-05
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-rc3-v2...
Peter Maydell
4
-9
/
+15
2019-04-05
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190404' into st...
Peter Maydell
3
-20
/
+32
2019-04-04
riscv: plic: Log guest errors
Alistair Francis
1
-3
/
+9
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
4
-6
/
+6
2019-04-04
xen-block: scale sector based quantities correctly
Paul Durrant
3
-17
/
+23
2019-04-04
xen-block: only advertize discard to the frontend when it is enabled...
Paul Durrant
1
-3
/
+9
2019-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190403' into staging
Peter Maydell
4
-232
/
+218
[next]