| Commit message (Expand) | Author | Age | Files | Lines |
* | softfloat: pass float_status pointer to pickNaN | Max Filippov | 2020-08-21 | 2 | -0/+6 |
* | softfloat: make NO_SIGNALING_NANS runtime property | Max Filippov | 2020-08-21 | 2 | -1/+11 |
* | meson: infrastructure for building emulators | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | meson: rename .inc.h files to .h.inc | Paolo Bonzini | 2020-08-21 | 5 | -11/+11 |
* | meson: rename included C source files to .c.inc | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
* | accel/xen: Fix xen_enabled() behavior on target-agnostic objects | Philippe Mathieu-Daudé | 2020-08-04 | 1 | -4/+14 |
* | hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE... | Peter Maydell | 2020-08-03 | 1 | -1/+3 |
* | include/hw/irq.h: New function qemu_irq_is_connected() | Peter Maydell | 2020-08-03 | 1 | -0/+18 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-07-27 | 2 | -0/+2 |
|\ |
|
| * | virtio-pci: fix virtio_pci_queue_enabled() | Laurent Vivier | 2020-07-27 | 1 | -0/+1 |
| * | hw/pci-host: save/restore pci host config register | Hogan Wang | 2020-07-27 | 1 | -0/+1 |
* | | linux-user: don't use MAP_FIXED in pgd_find_hole_fallback | Alex Bennée | 2020-07-27 | 1 | -0/+3 |
* | | target/i386: floatx80: avoid compound literals in static initializers | Laszlo Ersek | 2020-07-27 | 1 | -0/+1 |
* | | util: add qemu_get_host_physmem utility function | Alex Bennée | 2020-07-27 | 1 | -0/+12 |
|/ |
|
* | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-07-24-1... | Peter Maydell | 2020-07-25 | 1 | -1/+1 |
|\ |
|
| * | Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" | Markus Armbruster | 2020-07-24 | 1 | -1/+1 |
* | | qapi/error: Check format string argument in error_*prepend() | Philippe Mathieu-Daudé | 2020-07-24 | 1 | -2/+4 |
|/ |
|
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 2020-07-23 | 1 | -0/+1 |
|\ |
|
| * | goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH | Jessica Clarke | 2020-07-22 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-07-23 | 2 | -10/+12 |
|\ \ |
|
| * | | virtio: list legacy-capable devices | Cornelia Huck | 2020-07-22 | 1 | -0/+2 |
| * | | virtio-balloon: Replace free page hinting references to 'report' with 'hint' | Alexander Duyck | 2020-07-22 | 1 | -10/+10 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-20200721' into s... | Peter Maydell | 2020-07-23 | 2 | -1/+21 |
|\ \ |
|
| * | | qemu-common: Document qemu_find_file() | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -0/+17 |
| * | | qemu/osdep: Reword qemu_get_exec_dir() documentation | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -1/+4 |
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' int... | Peter Maydell | 2020-07-22 | 1 | -2/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -1/+3 |
| * | | hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation | Philippe Mathieu-Daudé | 2020-07-21 | 1 | -1/+3 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s... | Peter Maydell | 2020-07-21 | 1 | -3/+4 |
|\ \ |
|
| * | | qom: Document object_get_canonical_path() returns malloced string | Markus Armbruster | 2020-07-21 | 1 | -2/+3 |
| * | | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster | 2020-07-21 | 1 | -1/+1 |
| |/ |
|
* / | hw/net: Added plen fix for IPv6 | Andrew | 2020-07-21 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200720'... | Peter Maydell | 2020-07-20 | 3 | -2/+279 |
|\ |
|
| * | qdev: Document GPIO related functions | Peter Maydell | 2020-07-20 | 1 | -2/+189 |
| * | qdev: Document qdev_unrealize() | Peter Maydell | 2020-07-20 | 1 | -0/+19 |
| * | qdev: Move doc comments from qdev.c to qdev-core.h | Peter Maydell | 2020-07-20 | 2 | -0/+70 |
| * | hw/arm/virt: Enable MTE via a machine property | Richard Henderson | 2020-07-20 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200720' into... | Peter Maydell | 2020-07-20 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | spapr: Add a new level of NUMA for GPUs | Reza Arbab | 2020-07-20 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging | Peter Maydell | 2020-07-20 | 2 | -4/+52 |
|\ \
| |/
|/| |
|
| * | hw/i2c: Document the I2C qdev helpers | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -0/+48 |
| * | hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
| * | hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
| * | hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
| * | hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() | Philippe Mathieu-Daudé | 2020-07-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2020-07-16 | 1 | -0/+1 |
|\ \ |
|
| * | | net: check if the file descriptor is valid before using it | Laurent Vivier | 2020-07-15 | 1 | -0/+1 |
* | | | cputlb: ensure we save the IOTLB data in case of reset | Alex Bennée | 2020-07-15 | 2 | -0/+17 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in... | Peter Maydell | 2020-07-14 | 1 | -0/+10 |
|\ \ |
|