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-09-24
tests: Use iothreads during iotest 223
Eric Blake
2
-2
/
+5
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
3
-6
/
+31
2019-09-24
nbd/server: attach client channel to the export's AioContext
Sergio Lopez
1
-0
/
+5
2019-09-24
nbd/client: Add hint when TLS is missing
Eric Blake
2
-0
/
+3
2019-09-23
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
8
-225
/
+680
2019-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...
Peter Maydell
7
-9
/
+10
2019-09-23
Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...
Peter Maydell
39
-859
/
+1902
2019-09-23
tests/tcg: target/s390x: Test MVC
David Hildenbrand
2
-0
/
+110
2019-09-23
tests/tcg: target/s390x: Test MVO
David Hildenbrand
2
-0
/
+26
2019-09-23
s390x/tcg: MVO: Fault-safe handling
David Hildenbrand
1
-12
/
+15
2019-09-23
s390x/tcg: MVST: Fault-safe handling
David Hildenbrand
1
-7
/
+17
2019-09-23
s390x/tcg: MVZ: Fault-safe handling
David Hildenbrand
1
-4
/
+13
2019-09-23
s390x/tcg: MVN: Fault-safe handling
David Hildenbrand
1
-4
/
+13
2019-09-23
s390x/tcg: MVCIN: Fault-safe handling
David Hildenbrand
1
-3
/
+12
2019-09-23
s390x/tcg: NC: Fault-safe handling
David Hildenbrand
1
-4
/
+13
2019-09-23
s390x/tcg: XC: Fault-safe handling
David Hildenbrand
1
-6
/
+12
2019-09-23
s390x/tcg: OC: Fault-safe handling
David Hildenbrand
1
-4
/
+13
2019-09-23
s390x/tcg: MVCLU: Fault-safe handling
David Hildenbrand
1
-3
/
+5
2019-09-23
s390x/tcg: MVC: Fault-safe handling on destructive overlaps
David Hildenbrand
1
-2
/
+3
2019-09-23
s390x/tcg: MVCS/MVCP: Use access_memmove()
David Hildenbrand
1
-14
/
+12
2019-09-23
s390x/tcg: Fault-safe memmove
David Hildenbrand
1
-99
/
+139
2019-09-23
s390x/tcg: Fault-safe memset
David Hildenbrand
1
-20
/
+103
2019-09-23
s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
David Hildenbrand
2
-0
/
+8
2019-09-23
s390x/tcg: MVST: Fix storing back the addresses to registers
David Hildenbrand
4
-19
/
+19
2019-09-23
s390x/tcg: MVST: Check for specification exceptions
David Hildenbrand
1
-0
/
+3
2019-09-23
s390x/tcg: MVCS/MVCP: Properly wrap the length
David Hildenbrand
1
-0
/
+6
2019-09-23
s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
David Hildenbrand
1
-3
/
+11
2019-09-23
s390x/tcg: MVCS/MVCP: Check for special operation exceptions
David Hildenbrand
1
-0
/
+12
2019-09-23
s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
David Hildenbrand
1
-23
/
+31
2019-09-23
s390x/tcg: MVPG: Properly wrap the addresses
David Hildenbrand
1
-2
/
+9
2019-09-23
s390x/tcg: MVPG: Check for specification exceptions
David Hildenbrand
1
-0
/
+7
2019-09-23
s390x/tcg: MVC: Use is_destructive_overlap()
David Hildenbrand
1
-1
/
+1
2019-09-23
s390x/tcg: MVC: Increment the length once
David Hildenbrand
1
-8
/
+12
2019-09-23
s390x/tcg: MVCL: Process max 4k bytes at a time
David Hildenbrand
1
-6
/
+38
2019-09-23
s390x/tcg: MVCL: Detect destructive overlaps
David Hildenbrand
1
-1
/
+18
2019-09-23
s390x/tcg: MVCL: Zero out unused bits of address
David Hildenbrand
1
-2
/
+21
2019-09-23
s390x/tcg: Reset exception_index to -1 instead of 0
David Hildenbrand
1
-3
/
+3
2019-09-23
s390x/cpumodel: Add the z15 name to the description of gen15a
Christian Borntraeger
1
-1
/
+1
2019-09-23
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
3
-7
/
+7
2019-09-23
Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s39...
Christian Borntraeger
3
-1
/
+2
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
12
-10
/
+28
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
4
-9
/
+10
2019-09-20
acpi: Add i2c serial bus CRS handling
Corey Minyard
2
-0
/
+58
2019-09-20
ipmi: Add an SMBus IPMI interface
Corey Minyard
5
-0
/
+392
2019-09-20
ipmi: Add PCI IPMI interfaces
Corey Minyard
7
-0
/
+309
2019-09-20
smbios:ipmi: Ignore IPMI devices with no fwinfo function
Corey Minyard
1
-0
/
+3
2019-09-20
ipmi: Allow a size value to be passed for I/O space
Corey Minyard
7
-11
/
+44
2019-09-20
ipmi: Split out BT-specific code from ISA BT code
Corey Minyard
4
-421
/
+520
2019-09-20
ipmi: Split out KCS-specific code from ISA KCS code
Corey Minyard
4
-397
/
+505
2019-09-20
ipmi: Add a UUID device property
Corey Minyard
2
-11
/
+21
[next]