Age | Commit message (Expand) | Author |
2018-01-16 | cpu_physical_memory_sync_dirty_bitmap: Another alignment fix | Dr. David Alan Gilbert |
2018-01-16 | readline: add a free function | Marc-André Lureau |
2018-01-12 | chardev: introduce qemu_chr_timeout_add_ms() | Peter Xu |
2018-01-12 | hpet: recover timer offset correctly | Pavel Dovgalyuk |
2018-01-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'... | Peter Maydell |
2018-01-11 | imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file | Andrey Smirnov |
2018-01-11 | imx_fec: Add support for multiple Tx DMA rings | Andrey Smirnov |
2018-01-11 | imx_fec: Emulate SHIFT16 in ENETx_RACC | Andrey Smirnov |
2018-01-11 | imx_fec: Use ENET_FTRL to determine truncation length | Andrey Smirnov |
2018-01-11 | imx_fec: Move Tx frame buffer away from the stack | Andrey Smirnov |
2018-01-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int... | Peter Maydell |
2018-01-11 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st... | Peter Maydell |
2018-01-11 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s... | Peter Maydell |
2018-01-10 | nbd: rename nbd_option and nbd_opt_reply | Vladimir Sementsov-Ogievskiy |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater |
2018-01-10 | ppc4xx_i2c: Implement basic I2C functions | BALATON Zoltan |
2018-01-09 | sun4u_iommu: update to reflect IOMMU is no longer part of the APB device | Mark Cave-Ayland |
2018-01-09 | sun4u: split IOMMU device out from apb.c to sun4u_iommu.c | Mark Cave-Ayland |
2018-01-09 | apb: QOMify IOMMU | Mark Cave-Ayland |
2018-01-09 | sun4m: remove include/hw/sparc/sun4m.h and all references to it | Mark Cave-Ayland |
2018-01-09 | sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h | Mark Cave-Ayland |
2018-01-09 | apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants | Mark Cave-Ayland |
2018-01-09 | ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs | Mark Cave-Ayland |
2018-01-09 | apb: remove busA property from PBMPCIBridge state | Mark Cave-Ayland |
2018-01-09 | apb: remove pci_apb_init() and instantiate APB device using qdev | Mark Cave-Ayland |
2018-01-09 | apb: move the two secondary PCI bridges objects into APBState | Mark Cave-Ayland |
2018-01-09 | apb: use gpios to wire up the apb device to the SPARC CPU IRQs | Mark Cave-Ayland |
2018-01-09 | apb: return APBState from pci_apb_init() rather than PCIBus | Mark Cave-Ayland |
2018-01-09 | sun4u: remove pci_ebus_init() function | Mark Cave-Ayland |
2018-01-09 | apb: move QOM macros and typedefs from apb.c to apb.h | Mark Cave-Ayland |
2018-01-09 | Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into staging | Peter Maydell |
2018-01-09 | target/xtensa: implement disassembler | Max Filippov |
2018-01-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into staging | Peter Maydell |
2018-01-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-01-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta... | Peter Maydell |
2018-01-08 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1... | Peter Maydell |
2017-12-29 | tcg: Allow 6 arguments to TCG helpers | Richard Henderson |
2017-12-29 | tcg: Dynamically allocate TCGOps | Richard Henderson |
2017-12-22 | acpi: Update TPM2 ACPI table to more recent specs | Stefan Berger |
2017-12-22 | block: Allow graph changes in subtree drained section | Kevin Wolf |
2017-12-22 | block: Add bdrv_subtree_drained_begin/end() | Kevin Wolf |
2017-12-22 | block: Don't notify parents in drain call chain | Kevin Wolf |
2017-12-22 | block: Remove unused bdrv_requests_pending | Fam Zheng |
2017-12-22 | i386: hvf: implement vga dirty page tracking | Sergio Andres Gomez Del Real |
2017-12-22 | i386: hvf: add code base from Google's QEMU repository | Sergio Andres Gomez Del Real |
2017-12-22 | apic: add function to apic that will be used by hvf | Sergio Andres Gomez Del Real |
2017-12-22 | net: Remove the legacy "-net channel" parameter | Thomas Huth |
2017-12-22 | net: introduce net_crc32_le() function | Mark Cave-Ayland |
2017-12-22 | net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()... | Mark Cave-Ayland |
2017-12-21 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |