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
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
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
[next]