index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
564
-75
/
+656
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
4
-2
/
+4
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
3
-0
/
+4
2019-06-10
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
1
-1
/
+1
2019-06-10
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
3
-5
/
+5
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
3
-12
/
+12
2019-06-10
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
1
-4
/
+1
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2
-2
/
+2
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2
-3
/
+3
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-1
/
+1
2019-06-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
1
-27
/
+30
2019-06-07
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
1
-27
/
+30
2019-06-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
Peter Maydell
1
-0
/
+2
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
1
-0
/
+2
2019-06-07
vfio/display: set dmabuf modifier field
Gerd Hoffmann
1
-0
/
+1
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
15
-25
/
+18
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
20
-139
/
+192
2019-06-06
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
3
-4
/
+4
2019-06-06
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2
-2
/
+2
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2
-2
/
+2
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
vhost: fix incorrect print type
Jie Wang
1
-1
/
+1
2019-06-06
hw/rdma: Delete unused headers inclusion
Yuval Shaia
1
-7
/
+0
2019-06-04
scsi-disk: Use qdev_prop_drive_iothread
Kevin Wolf
2
-14
/
+23
2019-06-04
block: Add qdev_prop_drive_iothread property type
Kevin Wolf
1
-5
/
+38
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
5
-5
/
+7
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
3
-8
/
+20
2019-06-04
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
3
-2
/
+108
2019-06-03
q35: Revert to kernel irqchip
Alex Williamson
3
-2
/
+20
2019-06-03
imx25-pdk: create ds1338 for qtest inside the test
Paolo Bonzini
1
-9
/
+0
2019-06-03
edu: uses uint64_t in dma operation
Li Qiang
1
-8
/
+9
2019-06-03
edu: mmio: allow 64-bit access in read dispatch
Li Qiang
1
-1
/
+5
2019-06-03
edu: mmio: allow 64-bit access
Li Qiang
1
-0
/
+9
2019-06-02
vhost-scsi: Allow user to enable migration
Liran Alon
1
-10
/
+20
2019-06-02
vhost-scsi: Add VMState descriptor
Nir Weiner
1
-0
/
+23
2019-06-02
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
1
-0
/
+4
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
19
-104
/
+1378
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190529-pull-request' ...
Peter Maydell
4
-77
/
+169
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
12
-459
/
+1269
2019-05-29
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
1
-0
/
+3
2019-05-29
vhost: fix incorrect print type
Jie Wang
1
-1
/
+1
2019-05-29
vhost: remove the dead code
Jie Wang
1
-1
/
+0
2019-05-29
pci: Fold pci_get_bus_devfn() into its sole caller
David Gibson
1
-32
/
+28
[next]