index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-24
qapi: Permit 'boxed' with empty type
Markus Armbruster
2019-09-24
qapi: Drop support for escape sequences other than \\
Markus Armbruster
2019-09-24
qapi: Restrict strings to printable ASCII
Markus Armbruster
2019-09-24
tests/qapi-schema: Demonstrate bad reporting of funny characters
Markus Armbruster
2019-09-24
docs/devel/qapi-code-gen: Minor specification fixes
Markus Armbruster
2019-09-24
qapi: Drop support for boxed alternate arguments
Markus Armbruster
2019-09-24
qapi: Drop check_type()'s redundant parameter @allow_optional
Markus Armbruster
2019-09-24
scripts/git.orderfile: Match QAPI schema more precisely
Markus Armbruster
2019-09-24
make check-unit: use after free in test-opts-visitor
Andrey Shinkevich
2019-09-24
qapi: Make visit_next_list()'s comment less confusing
Markus Armbruster
2019-09-23
Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...
Peter Maydell
2019-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20190923' into s...
Peter Maydell
2019-09-23
Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...
Peter Maydell
2019-09-23
tests/tcg: target/s390x: Test MVC
David Hildenbrand
2019-09-23
tests/tcg: target/s390x: Test MVO
David Hildenbrand
2019-09-23
s390x/tcg: MVO: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVZ: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVN: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVCIN: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: NC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: XC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: OC: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVCLU: Fault-safe handling
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Fault-safe handling on destructive overlaps
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Use access_memmove()
David Hildenbrand
2019-09-23
s390x/tcg: Fault-safe memmove
David Hildenbrand
2019-09-23
s390x/tcg: Fault-safe memset
David Hildenbrand
2019-09-23
s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Fix storing back the addresses to registers
David Hildenbrand
2019-09-23
s390x/tcg: MVST: Check for specification exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Properly wrap the length
David Hildenbrand
2019-09-23
s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode
David Hildenbrand
2019-09-23
s390x/tcg: MVCS/MVCP: Check for special operation exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
s390x/tcg: MVPG: Properly wrap the addresses
David Hildenbrand
2019-09-23
s390x/tcg: MVPG: Check for specification exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Use is_destructive_overlap()
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Increment the length once
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Detect destructive overlaps
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Zero out unused bits of address
David Hildenbrand
2019-09-23
s390x/tcg: Reset exception_index to -1 instead of 0
David Hildenbrand
2019-09-23
s390x/cpumodel: Add the z15 name to the description of gen15a
Christian Borntraeger
2019-09-23
s390x/kvm: Officially require at least kernel 3.15
Thomas Huth
2019-09-23
Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab.com/huth/qemu into s39...
Christian Borntraeger
2019-09-20
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
2019-09-20
acpi: Add i2c serial bus CRS handling
Corey Minyard
2019-09-20
ipmi: Add an SMBus IPMI interface
Corey Minyard
[next]