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-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
2019-06-07
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
2019-06-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
Peter Maydell
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
vfio/display: set dmabuf modifier field
Gerd Hoffmann
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
2019-06-06
vhost: fix incorrect print type
Jie Wang
2019-06-06
hw/rdma: Delete unused headers inclusion
Yuval Shaia
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
2019-06-03
imx25-pdk: create ds1338 for qtest inside the test
Paolo Bonzini
2019-06-03
edu: uses uint64_t in dma operation
Li Qiang
2019-06-03
edu: mmio: allow 64-bit access in read dispatch
Li Qiang
2019-06-03
edu: mmio: allow 64-bit access
Li Qiang
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190529-pull-request' ...
Peter Maydell
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
2019-05-29
vhost: fix incorrect print type
Jie Wang
2019-05-29
vhost: remove the dead code
Jie Wang
2019-05-29
pci: Fold pci_get_bus_devfn() into its sole caller
David Gibson
2019-05-29
pci: Make is_bridge a bool
David Gibson
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-29
acpi: pci: use build_append_foo() API to construct MCFG
Wei Yang
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
2019-05-29
usb-tablet: fix serial compat property
Gerd Hoffmann
2019-05-29
usb-hub: emulate per port power switching
Gerd Hoffmann
2019-05-29
usb-hub: add usb_hub_port_update()
Gerd Hoffmann
2019-05-29
usb-hub: add helpers to update port state
Gerd Hoffmann
2019-05-29
usb-hub: make number of ports runtime-configurable
Gerd Hoffmann
2019-05-29
usb-hub: tweak feature names
Gerd Hoffmann
2019-05-29
usb-host: avoid libusb_set_configuration calls
Gerd Hoffmann
[next]