index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-05-27
ppc/spapr: add a POWER10 CPU model
Cédric Le Goater
2020-05-27
ppc/pnv: Fix NMI system reset SRR1 value
Nicholas Piggin
2020-05-26
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-26' into sta...
Peter Maydell
2020-05-26
hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
Philippe Mathieu-Daudé
2020-05-25
xen/9pfs: increase max ring order to 9
Stefano Stabellini
2020-05-25
xen/9pfs: yield when there isn't enough room on the ring
Stefano Stabellini
2020-05-25
Revert "9p: init_in_iov_from_pdu can truncate the size"
Stefano Stabellini
2020-05-25
hw/audio/gus: Use AUDIO_HOST_ENDIANNESS definition from 'audio/audio.h'
Philippe Mathieu-Daudé
2020-05-25
es1370: check total frame count against current frame
Prasad J Pandit
2020-05-25
9p: Lock directory streams with a CoMutex
Greg Kurz
2020-05-25
9pfs: include linux/limits.h for XATTR_SIZE_MAX
Dan Robertson
2020-05-22
hw/block/pflash: Check return value of blk_pwrite()
Mansour Ahmadi
2020-05-22
hw/block/pflash_cfi01: Rename 'reset_flash' label as 'mode_read_array'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Document use of non-CFI compliant command '0x00'
Philippe Mathieu-Daudé
2020-05-22
hw/block/pflash_cfi01: Removed an unused timer
Philippe Mathieu-Daudé
2020-05-21
ARM: PL061: Introduce N_GPIOS
Geert Uytterhoeven
2020-05-21
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/char/xilinx_uartlite: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
hw/arm/fsl-imx7: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx7: Instantiate various unimplemented devices
Guenter Roeck
2020-05-21
hw/arm/fsl-imx6ul: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx6: Connect watchdog interrupts
Guenter Roeck
2020-05-21
hw/arm/fsl-imx31: Wire up watchdog
Guenter Roeck
2020-05-21
hw/arm/fsl-imx25: Wire up watchdog
Guenter Roeck
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
2020-05-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-18
hw/ide/ahci: Log lost IRQs
Philippe Mathieu-Daudé
2020-05-18
ramfb: fix size calculation
Gerd Hoffmann
2020-05-18
ramfb: add sanity checks to ramfb_create_display_surface
Gerd Hoffmann
2020-05-18
ramfb: don't update RAMFBState on errors
Gerd Hoffmann
2020-05-18
ramfb: drop leftover debug message
Gerd Hoffmann
2020-05-18
Revert "hw/display/ramfb: lock guest resolution after it's set"
Gerd Hoffmann
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
2020-05-18
hw/display: Include local 'framebuffer.h'
Philippe Mathieu-Daudé
2020-05-18
ati-vga: Do not allow unaligned access via index register
BALATON Zoltan
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
2020-05-15
spapr_pci: Drop some dead error handling
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qdev: Clean up qdev_connect_gpio_out_named()
Markus Armbruster
2020-05-15
hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
Markus Armbruster
2020-05-15
e1000: Don't run e1000_instance_init() twice
Markus Armbruster
2020-05-15
hw/isa/superio: Make the components QOM children
Markus Armbruster
[next]