Age | Commit message (Expand) | Author |
2018-08-20 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging | Peter Maydell |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck |
2018-08-20 | s390x: introduce 3.1 compat machine | Cornelia Huck |
2018-08-20 | hw/dma/pl080: Don't use CPU address space for DMA accesses | Peter Maydell |
2018-08-20 | hw/dma/pl080: Support all three interrupt lines | Peter Maydell |
2018-08-20 | hw/dma/pl080: Allow use as embedded-struct device | Peter Maydell |
2018-08-20 | hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module | Peter Maydell |
2018-08-20 | hw/misc: Remove mmio_interface device | Peter Maydell |
2018-08-20 | imx_serial: Generate interrupt on receive data ready if enabled | Hans-Erik Floryd |
2018-08-20 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2018-08-17 | vfio/ccw/pci: Allow devices to opt-in for ballooning | Alex Williamson |
2018-08-16 | fw_cfg: ignore suffixes in the bootdevice list dependent on machine class | Mark Cave-Ayland |
2018-08-16 | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater |
2018-08-16 | aspeed_sdmc: Fix saved values | Joel Stanley |
2018-08-16 | aspeed_sdmc: Extend number of valid registers | Joel Stanley |
2018-08-16 | loader: Implement .hex file loader | Su Hang |
2018-08-16 | loader: add rom transaction API | Stefan Hajnoczi |
2018-08-16 | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi |
2018-08-16 | i.MX6UL: Add i.MX6UL SOC | Jean-Christophe Dubois |
2018-08-16 | i.MX6UL: Add i.MX6UL specific CCM device | Jean-Christophe Dubois |
2018-08-15 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-08-14 | arm/virt: Add support for GICv2 virtualization extensions | Luc Michel |
2018-08-14 | xlnx-zynqmp: Improve GIC wiring and MMIO mapping | Luc Michel |
2018-08-14 | intc/arm_gic: Add the virtualization extensions to the GIC state | Luc Michel |
2018-08-14 | nvic: Change NVIC to support ARMv6-M | Julia Suvorova |
2018-08-07 | virtio-gpu: fix crashes upon warm reboot with vga mode | Marc-André Lureau |
2018-07-30 | i386: do not migrate MSR_SMI_COUNT on machine types <2.12 | Paolo Bonzini |
2018-07-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini |
2018-07-17 | hw/core/sysbus: Add a function for creating and attaching an object | Thomas Huth |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-07-16 | qdev: add HotplugHandler->post_plug() callback | Stefan Hajnoczi |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck |
2018-07-09 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell |
2018-07-09 | pc: Fix typo on PC_COMPAT_2_12 | Eduardo Habkost |
2018-07-09 | boards.h: Remove doc comment reference to nonexistent function | Peter Maydell |
2018-07-09 | ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option | Peter Maydell |
2018-07-09 | hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr | Eric Auger |
2018-07-05 | hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device | Alistair Francis |
2018-07-05 | hw/riscv/sifive_plic: Use gpios instead of irqs | Alistair Francis |
2018-07-05 | hw/riscv/sifive_e: Create a SiFive E SoC object | Alistair Francis |
2018-07-05 | hw/riscv/sifive_u: Create a SiFive U SoC object | Alistair Francis |
2018-07-03 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ... | Peter Maydell |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | vga: disable global_vmstate for 3.0+ machine types | Gerd Hoffmann |
2018-07-03 | ppc4xx_i2c: Rewrite to model hardware more closely | BALATON Zoltan |
2018-07-03 | ppx/xics: introduce a parent_reset in ICSStateClass | Cédric Le Goater |
2018-07-03 | ppc/xics: introduce a parent_realize in ICSStateClass | Cédric Le Goater |
2018-07-03 | ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers | Cédric Le Goater |