index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
1
-13
/
+102
|
*
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
1
-0
/
+11
|
*
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
1
-14
/
+40
|
*
spapr: Clean up DRC index construction
David Gibson
2019-06-12
1
-56
/
+68
|
*
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
3
-13
/
+10
|
*
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
2
-70
/
+77
|
*
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
1
-64
/
+55
|
*
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
1
-25
/
+16
|
*
spapr_pci: Improve error message
Greg Kurz
2019-06-12
1
-1
/
+8
*
|
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
1
-3
/
+3
*
|
Supply missing header guards
Markus Armbruster
2019-06-12
8
-2
/
+39
*
|
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
129
-91
/
+43
*
|
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
564
-75
/
+656
*
|
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
4
-2
/
+4
*
|
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
3
-0
/
+4
|
/
*
target/xtensa: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/unicore32: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
target/sparc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
3
-5
/
+5
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
3
-12
/
+12
*
target/nios2: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-4
/
+1
*
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
2
-2
/
+2
*
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
2
-3
/
+3
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190607-pull-request' ...
Peter Maydell
2019-06-10
1
-27
/
+30
|
\
|
*
usb-mtp: refactor the flow of usb_mtp_write_data
Bandan Das
2019-06-07
1
-27
/
+30
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190607-2' into staging
Peter Maydell
2019-06-07
1
-0
/
+2
|
\
\
|
*
|
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
1
-0
/
+2
*
|
|
vfio/display: set dmabuf modifier field
Gerd Hoffmann
2019-06-07
1
-0
/
+1
|
/
/
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-06-06
15
-25
/
+18
|
\
\
|
*
|
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
|
*
|
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
3
-4
/
+4
|
*
|
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
2
-2
/
+2
|
*
|
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
|
*
|
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
|
*
|
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
|
*
|
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
2
-2
/
+2
|
*
|
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
|
*
|
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
|
*
|
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
|
*
|
vhost: fix incorrect print type
Jie Wang
2019-06-06
1
-1
/
+1
|
*
|
hw/rdma: Delete unused headers inclusion
Yuval Shaia
2019-06-06
1
-7
/
+0
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
20
-139
/
+192
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vhost-scsi: Allow user to enable migration
Liran Alon
2019-06-03
1
-10
/
+20
|
*
|
vhost-scsi: Add VMState descriptor
Nir Weiner
2019-06-03
1
-0
/
+23
|
*
|
vhost-scsi: The vhost backend should be stopped when the VM is not running
Nir Weiner
2019-06-03
1
-0
/
+4
|
*
|
vhost: fix memory leak in vhost_user_scsi_realize
Jie Wang
2019-05-30
1
-0
/
+3
|
*
|
vhost: fix incorrect print type
Jie Wang
2019-05-30
1
-1
/
+1
|
*
|
vhost: remove the dead code
Jie Wang
2019-05-30
1
-1
/
+0
|
*
|
pci: Fold pci_get_bus_devfn() into its sole caller
David Gibson
2019-05-30
1
-32
/
+28
|
*
|
pci: Make is_bridge a bool
David Gibson
2019-05-30
8
-9
/
+9
[prev]
[next]