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
2019-05-13
hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubs
Thomas Huth
2019-05-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
2019-05-09
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2019-05-08
hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statement
Thomas Huth
2019-05-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-07
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...
Peter Maydell
2019-05-07
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
2019-05-07
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
2019-05-07
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
2019-05-07
hw/arm/raspi: Diagnose requests for too much RAM
Peter Maydell
2019-05-07
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
2019-05-07
ati-vga: Fix check for blt outside vram
BALATON Zoltan
2019-05-07
qxl: avoid unaligned pointer reads/writes
Daniel P. Berrangé
2019-05-07
hw/display/cirrus_vga: Remove unused include
Philippe Mathieu-Daudé
2019-05-07
hw/display/cirrus_vga: Update the documentation URL
Philippe Mathieu-Daudé
2019-05-07
qxl: check release info object
Prasad J Pandit
2019-05-04
hw/pvrdma: Add support for SRQ
Kamal Heib
2019-05-04
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
2019-05-04
hw/rdma: Add support for managing SRQ resource
Kamal Heib
2019-05-04
hw/rdma: Add SRQ support to backend layer
Kamal Heib
2019-05-03
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...
Peter Maydell
2019-05-03
hw/sparc/leon3: Allow load of uImage firmwares
Philippe Mathieu-Daudé
2019-05-03
hw/usb: avoid format truncation warning when formatting port name
Daniel P. Berrangé
2019-05-02
hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
Philippe Mathieu-Daudé
2019-05-02
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
2019-05-02
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
2019-05-02
hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()
Thomas Huth
2019-05-02
usb/xhci: avoid trigger assertion if guest write wrong epid
Longpeng
2019-05-02
usb-mtp: change default to success for usb_mtp_update_object
Bandan Das
2019-05-02
usb-mtp: fix alignment of access of ObjectInfo filename field
Daniel P. Berrangé
2019-05-02
usb-mtp: fix string length for filename when writing metadata
Daniel P. Berrangé
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
2019-04-29
hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/dma: Compile the bcm2835_dma device as common object
Philippe Mathieu-Daudé
2019-04-29
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
[next]