Age | Commit message (Expand) | Author |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | remove space-tab sequences | Paolo Bonzini |
2019-01-11 | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | test: replace gtester with a TAP driver | Paolo Bonzini |
2019-01-11 | test: execute g_test_run when tests are skipped | Paolo Bonzini |
2019-01-09 | docker: Use a stable snapshot for Debian Sid | Philippe Mathieu-Daudé |
2019-01-07 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'... | Peter Maydell |
2019-01-07 | Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request... | Peter Maydell |
2019-01-07 | tests/microbit-test: Add Tests for nRF51 Timer | Steffen Görtz |
2019-01-07 | tests/microbit-test: Add Tests for nRF51 GPIO | Steffen Görtz |
2019-01-07 | qtest: Add set_irq_in command to set IRQ/GPIO level | Steffen Görtz |
2019-01-07 | qdev: all globals are now user-provided | Marc-André Lureau |
2019-01-07 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st... | Peter Maydell |
2019-01-04 | qemu-nbd: Use program name in error messages | Eric Blake |
2019-01-04 | block/nbd-client: use traces instead of noisy error_report_err | Vladimir Sementsov-Ogievskiy |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADDU | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD1 | Fredrik Noring |
2019-01-03 | tests/tcg: mips: Test R5900 three-operand MADD | Fredrik Noring |
2018-12-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-12-20 | hw/i386: Remove deprecated machines pc-0.10 and pc-0.11 | Thomas Huth |
2018-12-20 | hw: acpi: Remove AcpiRsdpDescriptor and fix tests | Samuel Ortiz |
2018-12-20 | Clean up includes | Markus Armbruster |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé |
2018-12-19 | tests: Remove unused include | Philippe Mathieu-Daudé |
2018-12-19 | virtio: Provide version-specific variants of virtio PCI devices | Eduardo Habkost |
2018-12-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ... | Peter Maydell |
2018-12-18 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1... | Peter Maydell |
2018-12-18 | qmp: Split ShutdownCause host-qmp into quit and system-reset | Dominik Csapak |
2018-12-18 | qmp: Add reason to SHUTDOWN and RESET events | Dominik Csapak |
2018-12-17 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-hardfloat-and-gitdm-1... | Peter Maydell |
2018-12-17 | tests/bios-tables-test: Sanitize test verbose output | Philippe Mathieu-Daudé |
2018-12-17 | tests: acpi: remove not used ACPI_READ_GENERIC_ADDRESS macro | Igor Mammedov |
2018-12-17 | tests: Exit boot-serial-test loop if child dies | Richard Henderson |
2018-12-17 | tests/pxe: Make test independent of global_qtest | Thomas Huth |
2018-12-17 | tests/prom-env: Make test independent of global_qtest | Thomas Huth |
2018-12-17 | tests/machine-none: Make test independent of global_qtest | Thomas Huth |
2018-12-17 | tests/test-filter: Make tests independent of global_qtest | Thomas Huth |
2018-12-17 | tests/boot-serial: Get rid of global_qtest variable | Thomas Huth |
2018-12-17 | tests/pvpanic: Make the pvpanic test independent of global_qtest | Thomas Huth |
2018-12-17 | tests/vmgenid: Make test independent of global_qtest | Thomas Huth |
2018-12-17 | tests/acpi-utils: Drop dependence on global_qtest | Eric Blake |
2018-12-17 | ivshmem-test: Drop dependence on global_qtest | Eric Blake |
2018-12-17 | tests/libqos/pci: Make PCI access functions independent of global_qtest | Thomas Huth |
2018-12-17 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20181216' into staging | Peter Maydell |
2018-12-17 | tests/fp: add fp-bench | Emilio G. Cota |
2018-12-17 | fp-test: pick TARGET_ARM to get its specialization | Emilio G. Cota |
2018-12-17 | include: move exec/tb-hash-xx.h to qemu/xxhash.h | Emilio G. Cota |
2018-12-17 | exec: introduce qemu_xxhash{2,4,5,6,7} | Emilio G. Cota |