Sign in
qemu
/
qemu
/
2677cf9f92a5319bb995927f9225940414ce879d
/
hw
/
s390x
b6c2dbd
s390x: Rename and use constants for short PSW address and mask
by Janosch Frank
· 5 years ago
9e26498
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
by Paolo Bonzini
· 5 years ago
85eb7c1
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
by Philippe Mathieu-Daudé
· 5 years ago
19f7034
Avoid address_space_rw() with a constant is_write argument
by Peter Maydell
· 5 years ago
b7cbebf
Remove unnecessary cast when using the address_space API
by Philippe Mathieu-Daudé
· 5 years ago
3a12fc6
s390x/s390-virtio-ccw: use memdev for RAM
by Igor Mammedov
· 5 years ago
cd45c50
hw/s390x/ipl: replace deprecated qdev_reset_all registration
by Damien Hedde
· 5 years ago
f703a04
add device_legacy_reset function to prepare for reset api change
by Damien Hedde
· 5 years ago
6cdda0f
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
by Aleksandar Markovic
· 5 years ago
3e0209b
hw/s390x: Add a more verbose comment about get_machine_class() and the wrappers
by Thomas Huth
· 5 years ago
d6a9858
s390x/event-facility: fix error propagation
by Cornelia Huck
· 5 years ago
3c5fd80
s390x: adapter routes error handling
by Cornelia Huck
· 5 years ago
9208270
s390x/event-facility.c: remove unneeded labels
by Daniel Henrique Barboza
· 5 years ago
e6de76f
s390x/sclp.c: remove unneeded label in sclp_service_call()
by Daniel Henrique Barboza
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
3cad405
vmstate: replace DeviceState with VMStateIf
by Marc-André Lureau
· 6 years ago
547d645
hw/s390x: rename Error ** parameter to more common errp
by Vladimir Sementsov-Ogievskiy
· 5 years ago
3d50833
s390x/event-facility: Fix realize() error API violations
by Markus Armbruster
· 5 years ago
ec92273
s390x: Don't do a normal reset on the initial cpu
by Janosch Frank
· 5 years ago
3eb74d2
hw: add compat machines for 5.0
by Cornelia Huck
· 5 years ago
5f25857
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
by Evgeny Yakovlev
· 5 years ago
77b703f
target/s390x: Remove ilen parameter from s390_program_interrupt
by Richard Henderson
· 5 years ago
faa4017
s390x/cpumodel: Prepare for changes of QEMU model
by David Hildenbrand
· 6 years ago
fb1fc5a
s390: do not call memory_region_allocate_system_memory() multiple times
by Igor Mammedov
· 5 years ago
832be0d
s390x: sclp: Report insufficient SCCB length
by Claudio Imbrenda
· 5 years ago
d959f6c
s390x: sclp: fix error handling for oversize control blocks
by Janosch Frank
· 5 years ago
6f6c933
s390x: sclp: boundary check
by Janosch Frank
· 5 years ago
679b844
s390x: sclp: refactor invalid command check
by Janosch Frank
· 5 years ago
7df1dac
s390: PCI: fix IOMMU region init
by Matthew Rosato
· 5 years ago
ce62df5
migration: register_savevm_live doesn't need dev
by Dr. David Alan Gilbert
· 6 years ago
d5d680c
memory: Access MemoryRegion with endianness
by Tony Nguyen
· 6 years ago
c1adc22
hw/s390x: Hard code size with MO_{8|16|32|64}
by Tony Nguyen
· 6 years ago
bd8b531
hw/s390x: Access MemoryRegion with MemOp
by Tony Nguyen
· 6 years ago
9aec2e5
hw: add compat machines for 4.2
by Cornelia Huck
· 6 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
2f780b6
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
by Markus Armbruster
· 6 years ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
12e9493
Include hw/boards.h a bit less
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
ca77ee2
Include migration/qemu-file-types.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
efac5ae
s390x/pci: add some fallthrough annotations
by Cornelia Huck
· 6 years ago
ae71ed8
hw/s390x: Replace global smp variables with machine smp properties
by Like Xu
· 6 years ago
a062859
machine: Refactor smp-related call chains to pass MachineState
by Like Xu
· 6 years ago
374f63f
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2' into staging
by Peter Maydell
· 6 years ago
b0227cd
qapi: Rename target.json to misc-target.json
by Markus Armbruster
· 6 years ago
8fadea2
vfio-ccw: support async command subregion
by Cornelia Huck
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
856dfd8
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
by Markus Armbruster
· 6 years ago
14a48c1
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
by Markus Armbruster
· 6 years ago
08ef92d
s390x: Bump the "qemu" CPU model up to a stripped-down z13
by David Hildenbrand
· 6 years ago
5027da9
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
by Philippe Mathieu-Daudé
· 6 years ago
85fa94e
s390/css: handle CCW_FLAG_SKIP
by Cornelia Huck
· 6 years ago
216bdd2
s390/ipl: cast to SCSIDevice directly
by Cornelia Huck
· 6 years ago
06e6433
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
by Peter Maydell
· 6 years ago
9bf2650
hw: add compat machines for 4.1
by Cornelia Huck
· 6 years ago
41c3d42
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
by Cornelia Huck
· 6 years ago
905b7ee
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
by David Hildenbrand
· 6 years ago
9138977
s390x/kvm: Configure page size after memory has actually been initialized
by David Hildenbrand
· 6 years ago
44445d8
s390 vfio-ccw: Add bootindex property and IPLB data
by Jason J. Herne
· 6 years ago
7357b22
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
by Daniel P. Berrangé
· 6 years ago
5d45a33
hw/s390x/ipl: avoid taking address of fields in packed struct
by Daniel P. Berrangé
· 6 years ago
bea0279
hw/s390/css: avoid taking address members in packed structs
by Daniel P. Berrangé
· 6 years ago
84bdc58
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
ca9b7e2
kconfig: add CONFIG_MSI_NONBROKEN
by Paolo Bonzini
· 6 years ago
9e5c205
s390x: express dependencies with Kconfig
by Thomas Huth
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
07578b0
qdev: Let the hotplug_handler_unplug() caller delete the device
by David Hildenbrand
· 6 years ago
374b78e
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
by Tony Krowiak
· 6 years ago
2e68b86
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into staging
by Peter Maydell
· 6 years ago
a0430dd
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into staging
by Peter Maydell
· 6 years ago
0e2f453
qapi: make s390 commands depend on TARGET_S390X
by Marc-André Lureau
· 6 years ago
84176c7
s390x/cpumodel: default enable mepoch for z14 and later
by Collin Walling
· 6 years ago
d646b16
s390x: add zPCI feature to "qemu" CPU model
by David Hildenbrand
· 6 years ago
09ced81
s390x: always provide pci support
by Cornelia Huck
· 6 years ago
94d1cc5
qdev: pass an Object * to qbus_set_hotplug_handler()
by Michael Roth
· 6 years ago
3e29da9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
bc0c93e
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
by Paolo Bonzini
· 6 years ago
4366e1d
elf: Add optional function ptr to load_elf() to parse ELF notes
by Liam Merwick
· 6 years ago
2313a88
s390x/pci: Unplug remaining requested devices on pcihost reset
by David Hildenbrand
· 6 years ago
703fef6
s390x/pci: Warn when adding PCI devices without the 'zpci' feature
by David Hildenbrand
· 6 years ago
150f462
s390x/pci: Fix hotplugging of PCI bridges
by David Hildenbrand
· 6 years ago
d30a750
s390x/pci: Fix primary bus number for PCI bridges
by David Hildenbrand
· 6 years ago
aede5d5
s390x/pci: mark zpci devices as unmigratable
by Cornelia Huck
· 6 years ago
9f2a46b
s390x/pci: Drop release timer and replace it with a flag
by David Hildenbrand
· 6 years ago
e0998fe
s390x/pci: Introduce unplug requests and split unplug handler
by David Hildenbrand
· 6 years ago
6e92c70
s390x/pci: add common function measurement block
by Yi Min Zhao
· 6 years ago
3549f8c
s390x/pci: Ignore the unplug call if we already have a release_timer
by David Hildenbrand
· 6 years ago
d648a3e
s390x/pci: Always delete and free the release_timer
by David Hildenbrand
· 6 years ago
6069bcd
s390x/pci: Move some hotplug checks to the pre_plug handler
by David Hildenbrand
· 6 years ago
19375e9
s390x/pci: Use hotplug_dev instead of looking up the host bridge
by David Hildenbrand
· 6 years ago
dbe9cf6
s390x/pci: Set the iommu region size mpcifc request
by Pierre Morel
· 6 years ago
d57d6ab
s390x/pci: Send correct event on hotplug
by David Hildenbrand
· 6 years ago
6ed675c
s390: avoid potential null dereference in s390_pcihost_unplug()
by Li Qiang
· 6 years ago
6c36bdd
machine: Use shorter format for GlobalProperty arrays
by Eduardo Habkost
· 6 years ago
a1c3c56
include: remove compat.h
by Marc-André Lureau
· 6 years ago
Next »