Age | Commit message (Expand) | Author |
2018-07-24 | audio/hda: Fix migration | Dr. David Alan Gilbert |
2018-07-24 | target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set | Peter Maydell |
2018-07-24 | hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ | Peter Maydell |
2018-07-23 | hw/intc/exynos4210_gic: Turn instance_init into realize function | Thomas Huth |
2018-07-23 | hw/arm/spitz: Move problematic nand_init() code to realize function | Thomas Huth |
2018-07-23 | hw/sd/bcm2835_sdhost: Fix PIO mode writes | Guenter Roeck |
2018-07-23 | hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu... | Thomas Huth |
2018-07-20 | e1000e: Prevent MSI/MSI-X storms | Jan Kiszka |
2018-07-19 | spike: Fix crash when introspecting the device | Alistair Francis |
2018-07-19 | riscv_hart: Fix crash when introspecting the device | Alistair Francis |
2018-07-19 | virt: Fix crash when introspecting the device | Alistair Francis |
2018-07-19 | sifive_u: Fix crash when introspecting the device | Alistair Francis |
2018-07-19 | sifive_e: Fix crash when introspecting the device | Alistair Francis |
2018-07-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-17 | i386: only parse the initrd_filename once for multiboot modules | Daniel P. Berrangé |
2018-07-17 | i386: fix regression parsing multiboot initrd modules | Daniel P. Berrangé |
2018-07-17 | hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device | Thomas Huth |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini |
2018-07-17 | hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device | Thomas Huth |
2018-07-17 | hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10' | Thomas Huth |
2018-07-17 | hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' | Thomas Huth |
2018-07-17 | hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv' | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device | Thomas Huth |
2018-07-17 | hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device | Thomas Huth |
2018-07-17 | hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device | Thomas Huth |
2018-07-17 | hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device | Thomas Huth |
2018-07-17 | hw/arm/armv7: Fix crash when introspecting the "iotkit" device | Thomas Huth |
2018-07-17 | hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines | Thomas Huth |
2018-07-17 | hw/core/sysbus: Add a function for creating and attaching an object | Thomas Huth |
2018-07-16 | bcm2835_aux: Swap RX and TX interrupt assignments | Guenter Roeck |
2018-07-16 | hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false | Thomas Huth |
2018-07-16 | hw/intc/arm_gic: Fix handling of GICD_ITARGETSR | Peter Maydell |
2018-07-16 | hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq() | Peter Maydell |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-07-16 | virtio-scsi: fix hotplug ->reset() vs event race | Stefan Hajnoczi |
2018-07-16 | qdev: add HotplugHandler->post_plug() callback | Stefan Hajnoczi |
2018-07-16 | hw/char/serial: retry write if EAGAIN | Marc-André Lureau |
2018-07-16 | PC Chipset: Improve serial divisor calculation | Calvin Lee |
2018-07-16 | hyperv: ensure VP index equal to QEMU cpu_index | Roman Kagan |
2018-07-16 | hyperv: rename vcpu_id to vp_index | Roman Kagan |
2018-07-16 | sm501: Fix warning about unreachable code | BALATON Zoltan |
2018-07-16 | sam460ex: Correct use after free error | BALATON Zoltan |
2018-07-16 | etsec: fix IRQ (un)masking | Michael Davidsaver |
2018-07-16 | ppc/xics: fix ICP reset path | Greg Kurz |
2018-07-16 | spapr: Correct inverted test in spapr_pc_dimm_node() | David Gibson |
2018-07-16 | sm501: Update screen on frame buffer address change | BALATON Zoltan |
2018-07-12 | scsi-disk: Block Device Characteristics emulation fix | Daniel Henrique Barboza |