index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
hw/mips/jazz: create ESP device directly via qdev
Mark Cave-Ayland
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
nvdimm: make get_memory_region() perform checks and initialization
David Hildenbrand
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
nvdimm: convert "unarmed" into a static property
David Hildenbrand
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-28
nvdimm: no need to overwrite get_vmstate_memory_region()
David Hildenbrand
2018-06-28
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
2018-06-28
pc-dimm: remove leftover "struct pc_dimms_capacity"
David Hildenbrand
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
2018-06-28
memory-device: turn alignment assert into check
David Hildenbrand
2018-06-28
hw/char/serial: Only retry if qemu_chr_fe_write returns 0
Sergio Lopez
2018-06-27
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
Peter Maydell
2018-06-27
hw/mips/mips_malta: don't make bios region 'nomigrate'
Peter Maydell
2018-06-27
hw/mips/boston: don't make flash region 'nomigrate'
Peter Maydell
2018-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' ...
Peter Maydell
2018-06-26
ramfb: fix overflow
Gerd Hoffmann
2018-06-26
vga: set owner for mmio regions
Gerd Hoffmann
[next]