Age | Commit message (Expand) | Author |
2018-06-22 | hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR | Amol Surati |
2018-06-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into staging | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into... | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20180618' into staging | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request... | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ... | Peter Maydell |
2018-06-19 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180618-pull-request' ... | Peter Maydell |
2018-06-18 | ps2: check PS2Queue wptr pointer in post_load routine | liujunjie |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann |
2018-06-18 | hw/display: add ramfb, a simple boot framebuffer living in guest ram | Gerd Hoffmann |
2018-06-18 | s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW | Christian Borntraeger |
2018-06-18 | vfio-ccw: remove orb.c64 (64 bit data addresses) check | Halil Pasic |
2018-06-18 | vfio-ccw: add force unlimited prefetch property | Halil Pasic |
2018-06-18 | virtio-ccw: clean up notify | Halil Pasic |
2018-06-18 | Revert "bus: do not unref the added child bus on realize" | Marc-André Lureau |
2018-06-18 | Revert "usb: release the created buses" | Marc-André Lureau |
2018-06-18 | Revert "usb-ccid: fix bus leak" | Marc-André Lureau |
2018-06-18 | spapr: fix xics_system_init() error path | Greg Kurz |
2018-06-17 | hw/sparc/sun4m: Fix problems with device introspection | Thomas Huth |
2018-06-17 | hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize | Thomas Huth |
2018-06-16 | hw/isa/smc37c669: Change the parallel I/O base to 378H | Philippe Mathieu-Daudé |
2018-06-16 | target/ppc, spapr: Move VPA information to machine_data | David Gibson |
2018-06-16 | ppc/pnv: introduce a pnv_chip_core_realize() routine | Cédric Le Goater |
2018-06-16 | spapr_cpu_core: introduce spapr_create_vcpu() | Greg Kurz |
2018-06-16 | spapr_cpu_core: add missing rollback on realization path | Greg Kurz |
2018-06-16 | spapr_cpu_core: fix potential leak in spapr_cpu_core_realize() | Greg Kurz |
2018-06-16 | spapr_cpu_core: convert last snprintf() to g_strdup_printf() | Greg Kurz |
2018-06-16 | pnv: Add cpu unrealize path | David Gibson |
2018-06-16 | pnv: Clean up cpu realize path | David Gibson |
2018-06-16 | pnv_core: Allocate cpu thread objects individually | David Gibson |
2018-06-16 | pnv: Fix some error handling cpu realize() | David Gibson |
2018-06-16 | spapr: Clean up cpu realize/unrealize paths | David Gibson |
2018-06-16 | sm501: Do not clear read only bits when writing registers | BALATON Zoltan |
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland |
2018-06-16 | mos6522: remove additional interrupt flag filter from mos6522_update_irq() | Mark Cave-Ayland |
2018-06-16 | mos6522: only clear the shift register interrupt upon write | Mark Cave-Ayland |
2018-06-16 | xics_kvm: fix a build break | Cédric Le Goater |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland |
2018-06-16 | adb: add property to disable direct reg 3 writes | Mark Cave-Ayland |
2018-06-16 | adb: fix read reg 3 byte ordering | Mark Cave-Ayland |
2018-06-16 | mac_newworld: wire up programmer switch to NMI handler | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland |
2018-06-16 | ppc: introduce Core99MachinesState for the mac99 machine | Mark Cave-Ayland |
2018-06-16 | spapr: fix leak in h_client_architecture_support() | Greg Kurz |
2018-06-16 | ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by default | Suraj Jitindar Singh |
2018-06-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to translate method | Peter Maydell |
2018-06-15 | iommu: Add IOMMU index argument to notifier APIs | Peter Maydell |
2018-06-15 | m25p80: add support for two bytes WRSR for Macronix chips | Cédric Le Goater |