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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2
-1
/
+12
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+2
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2
-6
/
+9
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
1
-1
/
+11
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2
-4
/
+4
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
1
-1
/
+1
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-1
/
+1
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
1
-1
/
+2
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
1
-0
/
+3
2019-02-18
s390x: always provide pci support
Cornelia Huck
3
-83
/
+1
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2
-4
/
+4
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+7
2019-02-05
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
1
-1
/
+1
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-3
/
+6
2019-02-05
s390x/pci: Unplug remaining requested devices on pcihost reset
David Hildenbrand
1
-0
/
+15
2019-02-05
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
David Hildenbrand
1
-0
/
+6
2019-02-05
s390x/pci: Fix hotplugging of PCI bridges
David Hildenbrand
1
-9
/
+19
2019-02-05
s390x/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-5
/
+8
2019-02-04
s390x/pci: mark zpci devices as unmigratable
Cornelia Huck
1
-0
/
+10
2019-02-04
s390x/pci: Drop release timer and replace it with a flag
David Hildenbrand
2
-33
/
+8
2019-02-04
s390x/pci: Introduce unplug requests and split unplug handler
David Hildenbrand
2
-54
/
+113
2019-01-18
s390x/pci: add common function measurement block
Yi Min Zhao
4
-4
/
+163
2019-01-18
s390x/pci: Ignore the unplug call if we already have a release_timer
David Hildenbrand
1
-0
/
+3
2019-01-18
s390x/pci: Always delete and free the release_timer
David Hildenbrand
1
-1
/
+1
2019-01-18
s390x/pci: Move some hotplug checks to the pre_plug handler
David Hildenbrand
1
-16
/
+25
2019-01-18
s390x/pci: Use hotplug_dev instead of looking up the host bridge
David Hildenbrand
1
-2
/
+2
2019-01-18
s390x/pci: Set the iommu region size mpcifc request
Pierre Morel
1
-1
/
+1
2019-01-18
s390x/pci: Send correct event on hotplug
David Hildenbrand
1
-1
/
+1
2019-01-18
s390: avoid potential null dereference in s390_pcihost_unplug()
Li Qiang
1
-0
/
+4
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-61
/
+14
2019-01-07
include: remove compat.h
Marc-André Lureau
1
-1
/
+0
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
1
-127
/
+112
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-11
/
+22
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
1
-104
/
+115
2018-12-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-6
/
+6
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
1
-6
/
+6
2018-12-20
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
1
-6
/
+26
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-12
hw/s390x/virtio-ccw.c: Don't take address of fields in packed structs
Peter Maydell
1
-20
/
+22
[next]