| Commit message (Expand) | Author | Age | Files | Lines |
* | target/arm: Split "get pending exception info" from "acknowledge it" | Peter Maydell | 2018-02-09 | 2 | -8/+25 |
* | target/arm: Add armv7m_nvic_set_pending_derived() | Peter Maydell | 2018-02-09 | 2 | -3/+67 |
* | block: Move NVMe constants to a separate header | Fam Zheng | 2018-02-08 | 1 | -697/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2018-02-07 | 26 | -74/+152 |
|\ |
|
| * | memfd: add error argument, instead of perror() | Marc-André Lureau | 2018-02-07 | 1 | -1/+7 |
| * | ivshmem: Disable irqfd on device reset | Ladi Prosek | 2018-02-07 | 1 | -0/+4 |
| * | ivshmem: Improve MSI irqfd error handling | Ladi Prosek | 2018-02-07 | 1 | -13/+24 |
| * | ivshmem: Always remove irqfd notifiers | Ladi Prosek | 2018-02-07 | 1 | -3/+23 |
| * | ivshmem: Don't update non-existent MSI routes | Ladi Prosek | 2018-02-07 | 1 | -2/+10 |
| * | memory: do explicit cleanup when remove listeners | Peter Xu | 2018-02-07 | 1 | -4/+0 |
| * | vfio: listener unregister before unset container | Peter Xu | 2018-02-07 | 1 | -4/+12 |
| * | vhost: add traces for memory listeners | Peter Xu | 2018-02-07 | 2 | -0/+13 |
| * | exynos4210: workaround UBSAN compilation error | Marc-André Lureau | 2018-02-05 | 1 | -1/+1 |
| * | i2c: Add a CONFIG_I2C master switch to the configuration files | Thomas Huth | 2018-02-05 | 2 | -2/+2 |
| * | scsi-generic: Simplify error handling code | Fam Zheng | 2018-02-05 | 1 | -6/+3 |
| * | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé | 2018-02-05 | 17 | -38/+29 |
| * | qdev: add helpers to be more explicit when using abstract QOM parent functions | Philippe Mathieu-Daudé | 2018-02-05 | 1 | -0/+24 |
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into... | Peter Maydell | 2018-02-07 | 37 | -171/+163 |
|\ \ |
|
| * | | hw/xen*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 2 | -6/+8 |
| * | | hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 4 | -25/+21 |
| * | | hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF() | Alistair Francis | 2018-02-06 | 1 | -3/+4 |
| * | | hw/ppc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 7 | -31/+28 |
| * | | hw/pci*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 2 | -5/+5 |
| * | | hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -2/+2 |
| * | | hw/moxie: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -7/+6 |
| * | | hw/mips: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 5 | -33/+27 |
| * | | hw/lm32: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 2 | -8/+6 |
| * | | hw/dma: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 1 | -18/+18 |
| * | | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2018-02-06 | 11 | -33/+38 |
* | | | vfio/pci: Add option to disable GeForce quirks | Alex Williamson | 2018-02-06 | 3 | -3/+9 |
* | | | vfio/common: Remove redundant copy of local variable | Alexey Kardashevskiy | 2018-02-06 | 1 | -1/+0 |
* | | | hw/vfio/platform: Init the interrupt mutex | Eric Auger | 2018-02-06 | 1 | -0/+2 |
* | | | vfio/pci: Allow relocating MSI-X MMIO | Alex Williamson | 2018-02-06 | 3 | -1/+101 |
* | | | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR | Alex Williamson | 2018-02-06 | 1 | -0/+11 |
* | | | vfio/pci: Emulate BARs | Alex Williamson | 2018-02-06 | 1 | -0/+2 |
* | | | vfio/pci: Add base BAR MemoryRegion | Alex Williamson | 2018-02-06 | 2 | -25/+72 |
* | | | vfio/pci: Fixup VFIOMSIXInfo comment | Alex Williamson | 2018-02-06 | 1 | -1/+1 |
* | | | spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device | Alexey Kardashevskiy | 2018-02-06 | 1 | -0/+18 |
* | | | vfio/spapr: Use iommu memory region's get_attr() | Alexey Kardashevskiy | 2018-02-06 | 2 | -0/+28 |
|/ / |
|
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into staging | Peter Maydell | 2018-02-06 | 1 | -9/+8 |
|\ \ |
|
| * | | hw/hppa: Use qemu_log_mask instead of fprintf to stderr | Richard Henderson | 2018-02-04 | 1 | -9/+8 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-03-1... | Peter Maydell | 2018-02-05 | 4 | -29/+47 |
|\ \
| |/
|/| |
|
| * | tpm: tis: move one-line function into caller | Stefan Berger | 2018-02-03 | 1 | -6/+1 |
| * | tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions | Stefan Berger | 2018-02-03 | 2 | -3/+18 |
| * | tpm: Split off tpm_crb_reset function | Stefan Berger | 2018-02-03 | 1 | -20/+28 |
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ... | Peter Maydell | 2018-02-02 | 2 | -1/+12 |
|\ \ |
|
| * | | virtio-gpu: disallow vIOMMU | Peter Xu | 2018-02-02 | 2 | -1/+12 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 2018-02-02 | 7 | -17/+95 |
|\ \ |
|
| * | | tests: virtio-9p: add FLUSH operation test | Greg Kurz | 2018-02-02 | 3 | -0/+28 |
| * | | tests: virtio-9p: add WRITE operation test | Greg Kurz | 2018-02-01 | 2 | -0/+12 |