]> git.proxmox.com Git - mirror_qemu.git/history - hw
target/arm: Fix SVE system register access checks
[mirror_qemu.git] / hw /
2018-06-29 Philippe Mathieu... sdcard: Use the ldst API
2018-06-29 Peter Maydellsd: Don't trace SDRequest crc field
2018-06-29 Jean-Christophe... i.mx7d: Change IRQ number type from hwaddr to int
2018-06-29 Jean-Christophe... i.mx7d: Change SRC unimplemented device name from sdma...
2018-06-29 Jean-Christophe... i.mx7d: Remove unused header files
2018-06-29 Eric Augerhw/arm/virt: Silence dtc /memory warning
2018-06-29 Eric Augerhw/arm/virt: Silence dtc /intc warnings
2018-06-29 Philippe Mathieu... hw/arm/sysbus-fdt: Replace error_setg(&error_fatal...
2018-06-29 Philippe Mathieu... hw/block/fdc: Replace error_setg(&error_abort) by assert()
2018-06-29 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-06-29 Daniel Henrique... hw/scsi: add VPD Block Limits emulation
2018-06-29 Daniel Henrique... hw/scsi: centralize SG_IO calls into single function
2018-06-29 Daniel Henrique... hw/scsi: cleanups before VPD BL emulation
2018-06-28 Peter Xuhmp: obsolete "info ioapic"
2018-06-28 Peter Xuioapic: support "info irq"
2018-06-28 Peter Xuioapic: some proper indents when dump info
2018-06-28 Peter Xuioapic: support "info pic"
2018-06-28 Mark Cave-Aylandesp: remove legacy esp_init() function
2018-06-28 Mark Cave-Aylandhw/mips/jazz: create ESP device directly via qdev
2018-06-28 David Hildenbrandpc-dimm: get_memory_region() will not fail after realize
2018-06-28 David Hildenbrandnvdimm: make get_memory_region() perform checks and...
2018-06-28 David Hildenbrandnvdimm: convert nvdimm_mr into a pointer
2018-06-28 David Hildenbrandnvdimm: convert "unarmed" into a static property
2018-06-28 David Hildenbrandpc-dimm: merge get_(vmstate_)memory_region()
2018-06-28 David Hildenbrandhostmem: drop error variable from host_memory_backend_g...
2018-06-28 David Hildenbrandnvdimm: no need to overwrite get_vmstate_memory_region()
2018-06-28 David Hildenbrandpc: factor out pc specific dimm checks into pc_memory_p...
2018-06-28 David Hildenbrandpc-dimm: remove pc_dimm_get_free_slot() from header
2018-06-28 David Hildenbrandpc-dimm: rename pc_dimm_memory_* to pc_dimm_*
2018-06-28 David Hildenbrandpc: rename pc_dimm_(plug|unplug|...)* into pc_memory_...
2018-06-28 David Hildenbrandpc-dimm: remove leftover "struct pc_dimms_capacity"
2018-06-28 Thomas HuthReplace '-enable-kvm' with '-accel kvm' in docs and...
2018-06-28 David Hildenbrandmemory-device: turn alignment assert into check
2018-06-28 Sergio Lopezhw/char/serial: Only retry if qemu_chr_fe_write returns 0
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-06-28 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2018-06-27 Peter Maydellhw/pci-host/xilinx-pcie: don't make "io" region be RAM
2018-06-27 Peter Maydellhw/mips/mips_malta: don't make bios region 'nomigrate'
2018-06-27 Peter Maydellhw/mips/boston: don't make flash region 'nomigrate'
2018-06-27 Stefan Hajnoczicompiler: add a sizeof_field() macro
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-06-26 Cédric Le Goateraspeed/timer: use the APB frequency from the SCU
2018-06-26 Cédric Le Goateraspeed: initialize the SCU controller first
2018-06-26 Cédric Le Goateraspeed/scu: introduce clock frequencies
2018-06-26 Eric Augerhw/arm/smmuv3: Add notifications on invalidation
2018-06-26 Eric Augerhw/arm/smmuv3: IOTLB emulation
2018-06-26 Eric Augerhw/arm/smmuv3: Cache/invalidate config data
2018-06-26 Jia Hehw/arm/smmuv3: Fix translate error handling
2018-06-26 Philippe Mathieu... hw/arm/stellaris: Use HWADDR_PRIx to display register...
2018-06-26 Philippe Mathieu... hw/arm/stellaris: Fix gptm_write() error message
2018-06-26 Philippe Mathieu... hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead...
2018-06-26 Philippe Mathieu... hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instea...
2018-06-26 Philippe Mathieu... hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR...
2018-06-26 Philippe Mathieu... hw/net/stellaris_enet: Fix a typo
2018-06-26 Philippe Mathieu... hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead...
2018-06-26 Philippe Mathieu... hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26 Philippe Mathieu... hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of...
2018-06-26 Philippe Mathieu... hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of...
2018-06-26 Philippe Mathieu... hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26 Philippe Mathieu... hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26 Philippe Mathieu... hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of...
2018-06-26 Philippe Mathieu... hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instea...
2018-06-26 Philippe Mathieu... hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead...
2018-06-26 Sai Pavan Bodduxilinx_spips: Make dma transactions as per dma_burst_size
2018-06-26 Cédric Le Goateraspeed/smc: rename aspeed_smc_flash_send_addr() to...
2018-06-26 Cédric Le Goateraspeed/smc: fix HW strapping
2018-06-26 Cédric Le Goateraspeed/smc: fix dummy cycles count when in dual IO...
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-06-26 Gerd Hoffmannramfb: fix overflow
2018-06-26 Gerd Hoffmannvga: set owner for mmio regions
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-06-26 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2018-06-25 Paolo Bonziniahci: fix FIS I bit and PIO Setup FIS interrupt
2018-06-25 Eduardo HabkostMerge branch 'master' of git://git.qemu.org/qemu into...
2018-06-25 Thomas Huthhw/i386: Deprecate the machine types pc-0.10 and pc...
2018-06-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2018-06-25 Gerd Hoffmannaudio/hda: enable new timer code by default.
2018-06-25 Gerd Hoffmannaudio/hda: detect output buffer overruns
2018-06-25 Gerd Hoffmannaudio/hda: tweak timer adjust logic
2018-06-25 Gerd Hoffmannaudio/hda: turn some dprintfs into trace points
2018-06-25 Gerd Hoffmannaudio/hda: create millisecond timers that handle IO
2018-06-22 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-06-22 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-06-22 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-06-22 Peter Maydellxen: Don't use memory_region_init_ram_nomigrate() in...
2018-06-22 Peter Maydellhw/arm/mps2-tz.c: Instantiate MPCs
2018-06-22 Peter Maydellhw/arm/iotkit: Wire up MPC interrupt lines
2018-06-22 Peter Maydellhw/arm/iotkit: Instantiate MPC
2018-06-22 Peter Maydellhw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
2018-06-22 Peter Maydellhw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
2018-06-22 Peter Maydellhw/misc/tz-mpc.c: Implement correct blocked-access...
2018-06-22 Peter Maydellhw/misc/tz-mpc.c: Implement registers
2018-06-22 Peter Maydellhw/misc/tz-mpc.c: Implement the Arm TrustZone Memory...
2018-06-22 Edgar E. Iglesiasxlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
2018-06-22 Eric Augerhw/arm/virt: Increase max_cpus to 512
2018-06-22 Eric Augerhw/arm/virt: Use 256MB ECAM region by default
next