| Commit message (Expand) | Author | Age | Files | Lines |
* | various: Remove suspicious '\' character outside of #define in C code | Philippe Mathieu-Daudé | 2020-04-29 | 4 | -4/+4 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-04-13 | 4 | -3/+93 |
|\ |
|
| * | fw_cfg: Migrate ACPI table mr sizes separately | Shameer Kolothum | 2020-04-13 | 2 | -1/+91 |
| * | acpi: Use macro for table-loader file name | Shameer Kolothum | 2020-04-13 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2020-04-13 | 1 | -3/+16 |
|\ \
| |/
|/| |
|
| * | piix: fix xenfv regression, add compat machine xenfv-4.2 | Olaf Hering | 2020-04-11 | 1 | -3/+16 |
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ... | Peter Maydell | 2020-04-07 | 1 | -1/+4 |
|\ \ |
|
| * | | hw/core: properly terminate loading .hex on EOF record | Alex Bennée | 2020-04-07 | 1 | -1/+4 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200407' into st... | Peter Maydell | 2020-04-07 | 2 | -7/+5 |
|\ \ |
|
| * | | xen-block: Fix uninitialized variable | Anthony PERARD | 2020-04-07 | 1 | -1/+1 |
| * | | hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete() | Peter Maydell | 2020-04-07 | 1 | -6/+4 |
* | | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-04-07' in... | Peter Maydell | 2020-04-07 | 1 | -32/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | xen-block: Fix double qlist remove and request leak | Anthony PERARD | 2020-04-07 | 1 | -32/+16 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200407-pull-request... | Peter Maydell | 2020-04-07 | 1 | -11/+26 |
|\ \ |
|
| * | | ati-vga: Fix checks in ati_2d_blt() to avoid crash | BALATON Zoltan | 2020-04-07 | 1 | -11/+26 |
* | | | ppc/pnv: Create BMC devices only when defaults are enabled | Cédric Le Goater | 2020-04-07 | 2 | -5/+72 |
* | | | hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie() | Peter Maydell | 2020-04-07 | 1 | -3/+0 |
* | | | spapr: Fix failure path for attempting to hot unplug PCI bridges | David Gibson | 2020-04-07 | 1 | -0/+1 |
* | | | ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f... | Nicholas Piggin | 2020-04-07 | 1 | -5/+25 |
* | | | ppc/spapr: Add FWNMI machine check delivery warnings | Nicholas Piggin | 2020-04-07 | 2 | -0/+7 |
* | | | ppc/spapr: Improve FWNMI machine check delivery corner case comments | Nicholas Piggin | 2020-04-07 | 1 | -8/+11 |
* | | | ppc/spapr: KVM FWNMI should not be enabled until guest requests it | Nicholas Piggin | 2020-04-07 | 2 | -3/+11 |
* | | | vfio/spapr: Fix page size calculation | Alexey Kardashevskiy | 2020-04-07 | 1 | -3/+3 |
* | | | hw/ppc/e500.c: Handle qemu_find_file() failure | Peter Maydell | 2020-04-07 | 1 | -0/+4 |
| |/
|/| |
|
* | | dma/xlnx-zdma: Reorg to fix CUR_DSCR | Edgar E. Iglesias | 2020-04-06 | 1 | -25/+22 |
* | | dma/xlnx-zdma: Advance the descriptor address when stopping | Edgar E. Iglesias | 2020-04-06 | 1 | -1/+0 |
* | | dma/xlnx-zdma: Clear DMA_DONE when halting | Edgar E. Iglesias | 2020-04-06 | 1 | -0/+1 |
* | | dma/xlnx-zdma: Populate DBG0.CMN_BUF_FREE | Edgar E. Iglesias | 2020-04-06 | 1 | -0/+6 |
* | | dma/xlnx-zdma: Remove comment | Edgar E. Iglesias | 2020-04-06 | 1 | -1/+0 |
* | | hw/gpio/aspeed_gpio.c: Don't directly include assert.h | Peter Maydell | 2020-04-03 | 1 | -2/+0 |
* | | hw/arm/collie: Put StrongARMState* into a CollieMachineState struct | Peter Maydell | 2020-04-03 | 1 | -5/+28 |
|/ |
|
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging | Peter Maydell | 2020-04-03 | 4 | -15/+30 |
|\ |
|
| * | vl/s390x: fixup ram sizes for compat machines | Christian Borntraeger | 2020-04-02 | 4 | -15/+30 |
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 2020-04-03 | 2 | -10/+39 |
|\ \ |
|
| * | | i386: Fix pkg_id offset for EPYC cpu models | Babu Moger | 2020-04-01 | 1 | -0/+1 |
| * | | hw/i386: Move arch_id decode inside x86_cpus_init | Babu Moger | 2020-04-01 | 2 | -10/+33 |
| * | | hw/i386: Introduce apicid functions inside X86MachineState | Babu Moger | 2020-04-01 | 1 | -0/+5 |
| |/ |
|
* | | xen: fixup RAM memory region initialization | Igor Mammedov | 2020-04-02 | 1 | -0/+7 |
* | | serial: Fix double migration data | Dr. David Alan Gilbert | 2020-04-02 | 1 | -1/+11 |
* | | virtio-iommu: depend on PCI | Paolo Bonzini | 2020-04-01 | 1 | -1/+1 |
* | | hw/isa/superio: Correct the license text | Philippe Mathieu-Daudé | 2020-04-01 | 2 | -2/+2 |
* | | hw/scsi/vmw_pvscsi: Remove assertion for kick after reset | Elazar Leibovich | 2020-04-01 | 1 | -1/+4 |
|/ |
|
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2020-03-31 | 13 | -30/+85 |
|\ |
|
| * | vhost-vsock: fix double close() in the realize() error path | Stefano Garzarella | 2020-03-31 | 1 | -1/+5 |
| * | acpi: add acpi=OnOffAuto machine property to x86 and arm virt | Gerd Hoffmann | 2020-03-29 | 6 | -7/+71 |
| * | fix vhost_user_blk_watch crash | Li Feng | 2020-03-29 | 1 | -19/+0 |
| * | hw/i386/amd_iommu.c: Fix corruption of log events passed to guest | Peter Maydell | 2020-03-29 | 1 | -1/+1 |
| * | virtio-iommu: avoid memleak in the unrealize | Pan Nengyuan | 2020-03-29 | 1 | -0/+3 |
| * | virtio-blk: delete vqs on the error path in realize() | Pan Nengyuan | 2020-03-29 | 1 | -0/+3 |
| * | acpi: pcihp: fix left shift undefined behavior in acpi_pcihp_eject_slot() | Igor Mammedov | 2020-03-29 | 1 | -1/+1 |