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
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/pci: add some fallthrough annotations
Cornelia Huck
2019-07-18
1
-0
/
+2
*
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
2
-2
/
+3
*
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-05
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-03
1
-1
/
+1
|
\
|
*
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
1
-1
/
+1
*
|
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-24
2
-4
/
+43
|
/
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-1
/
+2
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
24
-1
/
+29
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-07
1
-0
/
+2
*
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-2
/
+2
*
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-05-17
1
-4
/
+18
*
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
2019-05-17
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-26
1
-1
/
+13
|
\
|
*
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-1
/
+13
*
|
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
2
-15
/
+55
|
\
\
|
*
|
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-12
2
-15
/
+55
|
|
/
*
|
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+1
*
|
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-25
1
-0
/
+12
|
/
*
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
1
-4
/
+4
*
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
1
-7
/
+5
*
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
2019-04-03
1
-201
/
+187
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-0
/
+1
|
\
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+1
*
|
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-2
/
+2
|
/
*
s390x: express dependencies with Kconfig
Thomas Huth
2019-03-07
2
-1
/
+12
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2019-03-06
2
-6
/
+9
*
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2019-03-04
1
-1
/
+11
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
2
-4
/
+4
|
\
|
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
2
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
1
-1
/
+1
|
\
\
|
*
|
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
1
-1
/
+1
|
|
/
*
|
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
1
-1
/
+2
*
|
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
1
-0
/
+3
*
|
s390x: always provide pci support
Cornelia Huck
2019-02-18
3
-83
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-02-05
2
-4
/
+7
|
\
|
*
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
2019-02-05
1
-1
/
+1
|
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-3
/
+6
*
|
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
2019-02-05
1
-0
/
+15
*
|
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
2019-02-05
1
-0
/
+6
*
|
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
2019-02-05
1
-9
/
+19
*
|
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
2019-02-05
1
-5
/
+8
*
|
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
2019-02-04
1
-0
/
+10
*
|
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2019-02-04
2
-33
/
+8
*
|
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2019-02-04
2
-54
/
+113
|
/
*
s390x/pci: add common function measurement block
Yi Min Zhao
2019-01-18
4
-4
/
+163
*
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
2019-01-18
1
-0
/
+3
*
s390x/pci: Always delete and free the release_timer
David Hildenbrand
2019-01-18
1
-1
/
+1
[next]