Age | Commit message (Expand) | Author | Files | Lines |
2018-02-07 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into... | Peter Maydell | 37 | -171/+163 |
2018-02-06 | vfio/pci: Add option to disable GeForce quirks | Alex Williamson | 3 | -3/+9 |
2018-02-06 | vfio/common: Remove redundant copy of local variable | Alexey Kardashevskiy | 1 | -1/+0 |
2018-02-06 | hw/vfio/platform: Init the interrupt mutex | Eric Auger | 1 | -0/+2 |
2018-02-06 | vfio/pci: Allow relocating MSI-X MMIO | Alex Williamson | 3 | -1/+101 |
2018-02-06 | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR | Alex Williamson | 1 | -0/+11 |
2018-02-06 | vfio/pci: Emulate BARs | Alex Williamson | 1 | -0/+2 |
2018-02-06 | vfio/pci: Add base BAR MemoryRegion | Alex Williamson | 2 | -25/+72 |
2018-02-06 | vfio/pci: Fixup VFIOMSIXInfo comment | Alex Williamson | 1 | -1/+1 |
2018-02-06 | spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device | Alexey Kardashevskiy | 1 | -0/+18 |
2018-02-06 | vfio/spapr: Use iommu memory region's get_attr() | Alexey Kardashevskiy | 2 | -0/+28 |
2018-02-06 | hw/xen*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2 | -6/+8 |
2018-02-06 | hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 4 | -25/+21 |
2018-02-06 | hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF() | Alistair Francis | 1 | -3/+4 |
2018-02-06 | hw/ppc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 7 | -31/+28 |
2018-02-06 | hw/pci*: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2 | -5/+5 |
2018-02-06 | hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -2/+2 |
2018-02-06 | hw/moxie: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -7/+6 |
2018-02-06 | hw/mips: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 5 | -33/+27 |
2018-02-06 | hw/lm32: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 2 | -8/+6 |
2018-02-06 | hw/dma: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 1 | -18/+18 |
2018-02-06 | hw/arm: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis | 11 | -33/+38 |
2018-02-06 | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180204' into staging | Peter Maydell | 1 | -9/+8 |
2018-02-05 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-02-03-1... | Peter Maydell | 4 | -29/+47 |
2018-02-04 | hw/hppa: Use qemu_log_mask instead of fprintf to stderr | Richard Henderson | 1 | -9/+8 |
2018-02-03 | tpm: tis: move one-line function into caller | Stefan Berger | 1 | -6/+1 |
2018-02-03 | tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions | Stefan Berger | 2 | -3/+18 |
2018-02-03 | tpm: Split off tpm_crb_reset function | Stefan Berger | 1 | -20/+28 |
2018-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ... | Peter Maydell | 2 | -1/+12 |
2018-02-02 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 7 | -17/+95 |
2018-02-02 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request... | Peter Maydell | 6 | -43/+52 |
2018-02-02 | Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int... | Peter Maydell | 3 | -17/+58 |
2018-02-02 | tests: virtio-9p: add FLUSH operation test | Greg Kurz | 3 | -0/+28 |
2018-02-02 | virtio-gpu: disallow vIOMMU | Peter Xu | 2 | -1/+12 |
2018-02-02 | hw/audio/sb16.c: change dolog() to qemu_log_mask() | John Arbuckle | 1 | -36/+43 |
2018-02-02 | hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h | Philippe Mathieu-Daudé | 5 | -7/+9 |
2018-02-01 | tests: virtio-9p: add WRITE operation test | Greg Kurz | 2 | -0/+12 |
2018-02-01 | tests: virtio-9p: add LOPEN operation test | Greg Kurz | 2 | -0/+6 |
2018-02-01 | tests: virtio-9p: use the synth backend | Greg Kurz | 2 | -0/+20 |
2018-02-01 | 9pfs: Correctly handle cancelled requests | Keno Fischer | 2 | -0/+19 |
2018-02-01 | 9pfs: drop v9fs_register_transport() | Greg Kurz | 4 | -17/+10 |
2018-01-31 | hw/hppa: Implement DINO system board | Helge Deller | 7 | -2/+923 |
2018-01-30 | ipmi: Allow BMC device properties to be set | Corey Minyard | 1 | -7/+14 |
2018-01-30 | ipmi: disable IRQ and ATN on an external disconnect | Corey Minyard | 1 | -0/+5 |
2018-01-30 | ipmi: Fix macro issues | Corey Minyard | 1 | -6/+6 |
2018-01-30 | ipmi: Add the platform event message command | Corey Minyard | 1 | -0/+24 |
2018-01-30 | ipmi: Don't set the timestamp on add events that don't have it | Corey Minyard | 1 | -2/+7 |
2018-01-30 | ipmi: Fix SEL get/set time commands | Corey Minyard | 1 | -2/+2 |
2018-01-30 | target/hppa: Skeleton support for hppa-softmmu | Helge Deller | 2 | -0/+39 |
2018-01-30 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2... | Peter Maydell | 8 | -107/+436 |