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-05-22
tcg/i386: Remove expansion for missing minmax
Richard Henderson
2019-05-22
tcg/i386: Support vector comparison select value
Richard Henderson
2019-05-22
tcg: Add TCG_OPF_NOT_PRESENT if TCG_TARGET_HAS_foo is negative
Richard Henderson
2019-05-22
tcg: Expand vector minmax using cmp+cmpsel
Richard Henderson
2019-05-22
tcg: Introduce do_op3_nofail for vector expansion
Richard Henderson
2019-05-22
tcg: Add support for vector compare select
Richard Henderson
2019-05-22
tcg: Add support for vector bitwise select
Richard Henderson
2019-05-22
tcg: Fix missing checks and clears in tcg_gen_gvec_dup_mem
Richard Henderson
2019-05-22
tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts
Richard Henderson
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
2019-05-21
s390x/cpumodel: wire up 8561 and 8562 as gen15 machines
Christian Borntraeger
2019-05-21
s390x/cpumodel: add gen15 defintions
Christian Borntraeger
2019-05-21
s390x/cpumodel: add Deflate-conversion facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: enhanced sort facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: vector enhancements
Christian Borntraeger
2019-05-21
s390x/cpumodel: msa9 facility
Christian Borntraeger
2019-05-21
s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
Christian Borntraeger
2019-05-21
s390x/cpumodel: ignore csske for expansion
Christian Borntraeger
2019-05-21
linux headers: update against Linux 5.2-rc1
Cornelia Huck
2019-05-21
update-linux-headers: handle new header file
Cornelia Huck
2019-05-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-05-21
tests: acpi: print error unable to dump ACPI table during rebuild
Igor Mammedov
2019-05-21
tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci...
Igor Mammedov
2019-05-21
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2...
Peter Maydell
2019-05-21
Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into staging
Peter Maydell
2019-05-21
tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
Thomas Huth
2019-05-21
cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
Thomas Huth
2019-05-21
tests/qemu-iotests: Do not hard-code the path to bash
Thomas Huth
2019-05-21
tests/qemu-iotests/check: Pick a default machine if necessary
Thomas Huth
2019-05-21
tests/qemu-iotests/005: Add a sanity check for large sparse file support
Thomas Huth
2019-05-21
tests/hd-geo-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/device-introspect: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/qom-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/numa-test: Use qtest_init() instead of qtest_start()
Thomas Huth
2019-05-21
tests/q35-test: Make test independent of global_qtest
Thomas Huth
2019-05-21
tests/libqos: Get rid of global_qtest dependency in qvring_init()
Thomas Huth
2019-05-21
tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()
Thomas Huth
2019-05-21
tests/libqtest: Remove unused global_qtest-related wrapper functions
Thomas Huth
2019-05-20
tests: acpi: allow to override default accelerator
Igor Mammedov
2019-05-20
tests: acpi: ignore SMBIOS tests when UEFI firmware is used
Igor Mammedov
2019-05-20
tests: acpi: add a way to start tests with UEFI firmware
Igor Mammedov
2019-05-20
tests: acpi: add acpi_find_rsdp_address_uefi() helper
Igor Mammedov
2019-05-20
tests: acpi: move boot_sector_init() into x86 tests branch
Igor Mammedov
2019-05-20
tests: acpi: skip FACS table if board uses hw reduced ACPI profile
Igor Mammedov
2019-05-20
tests: acpi: fetch X_DSDT if pointer to DSDT is 0
Igor Mammedov
2019-05-20
tests: acpi: make pointer to RSDP 64bit
Igor Mammedov
2019-05-20
tests: acpi: make RSDT test routine handle XSDT
Igor Mammedov
2019-05-20
tests: acpi: make acpi_fetch_table() take size of fetched table pointer
Igor Mammedov
2019-05-20
tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
Igor Mammedov
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
[next]