2019-03-04 | David Hildenbrand | s390x/tcg: Factor out vec_full_reg_offset() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-5-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Clarify terminology in vec_reg_offset() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-4-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Simplify disassembler operands initialization Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-3-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: RXE has an optional M3 field Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190225200318.16102-2-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x/tcg: Save vregs to extended mchk save area Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-4-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x: use a QEMU-style typedef + name for SIGP save... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-3-david@redhat.com> |
commitcommitdifftree |
2019-03-04 | David Hildenbrand | s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190222081153.14206-2-david@redhat.com> |
commitcommitdifftree |
2019-02-26 | David Hildenbrand | softfloat: Implement float128_to_uint32 Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-02-26 | David Hildenbrand | softfloat: add float128_is_{normal,denormal} Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add memory unplug request test for... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-7-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add CPU core unplug request test... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-6-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add CCW unplug test for s390x Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-5-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | tests/device-plug: Add a simple PCI unplug request... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-4-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | spapr: support memory unplug for qtest Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-3-david@redhat.com> |
commitcommitdifftree |
2019-02-25 | David Hildenbrand | cpus: Properly release the iothread lock when killing... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190218092202.26683-2-david@redhat.com> |
commitcommitdifftree |
2019-02-21 | David Hildenbrand | include/exec/helper-head.h: support "const void *"... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190221093459.22547-1-david@redhat.com> |
commitcommitdifftree |
2019-02-18 | David Hildenbrand | s390x: add zPCI feature to "qemu" CPU model Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190212112323.15904-1-david@redhat.com> |
commitcommitdifftree |
2019-02-05 | David Hildenbrand | pc: Use hotplug_handler_(plug|unplug|unplug_request) Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181212095707.19358-1-david@redhat.com> |
commitcommitdifftree |
2019-02-05 | David Hildenbrand | s390x/pci: Unplug remaining requested devices on pcihost... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-7-david@redhat.com> |
commitcommitdifftree |
2019-02-05 | David Hildenbrand | s390x/pci: Warn when adding PCI devices without the... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-4-david@redhat.com> |
commitcommitdifftree |
2019-02-05 | David Hildenbrand | s390x/pci: Fix hotplugging of PCI bridges Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-3-david@redhat.com> |
commitcommitdifftree |
2019-02-05 | David Hildenbrand | s390x/pci: Fix primary bus number for PCI bridges Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-2-david@redhat.com> |
commitcommitdifftree |
2019-02-04 | David Hildenbrand | s390x/tcg: Don't model FP registers as globals Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190204154406.16122-1-david@redhat.com> |
commitcommitdifftree |
2019-02-04 | David Hildenbrand | s390x/pci: Drop release timer and replace it with a... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-6-david@redhat.com> |
commitcommitdifftree |
2019-02-04 | David Hildenbrand | s390x/pci: Introduce unplug requests and split unplug... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190130155733.32742-5-david@redhat.com> |
commitcommitdifftree |
2019-02-04 | David Hildenbrand | spapr/pci: Fix primary bus number for PCI bridges Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-01-18 | David Hildenbrand | s390x/pci: Ignore the unplug call if we already have... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190114103110.10909-5-david@redhat.com> |
commitcommitdifftree |
2019-01-18 | David Hildenbrand | s390x/pci: Always delete and free the release_timer Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190114103110.10909-4-david@redhat.com> |
commitcommitdifftree |
2019-01-18 | David Hildenbrand | s390x/pci: Move some hotplug checks to the pre_plug... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190114103110.10909-3-david@redhat.com> |
commitcommitdifftree |
2019-01-18 | David Hildenbrand | s390x/pci: Use hotplug_dev instead of looking up the... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190114103110.10909-2-david@redhat.com> |
commitcommitdifftree |
2019-01-18 | David Hildenbrand | s390x/pci: Send correct event on hotplug Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190110210358.24035-1-david@redhat.com> |
commitcommitdifftree |
2019-01-15 | David Hildenbrand | pci/pcie: stop plug/unplug if the slot is locked Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2019-01-10 | David Hildenbrand | memory-device: rewrite address assignment using ranges Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181214131043.25071-3-david@redhat.com> |
commitcommitdifftree |
2019-01-10 | David Hildenbrand | range: add some more functions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181214131043.25071-2-david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | spapr_pci: perform unplug via the hotplug handler Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/shpc: perform unplug via the hotplug handler Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci: Reuse pci-bridge hotplug handler handlers for... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/pcie: perform unplug via the hotplug handler Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/pcihp: perform unplug via the hotplug handler Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/pcihp: overwrite hotplug handler recursively from... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/pcihp: perform check for bus capability in pre_plug... Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | s390x/pci: rename hotplug handler callbacks Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/shpc: rename hotplug handler callbacks Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-20 | David Hildenbrand | pci/pcie: rename hotplug handler callbacks Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | test-string-input-visitor: Add range overflow tests Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-10-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | test-string-input-visitor: Split off uint64 list tests Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-9-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | test-string-input-visitor: Use virtual walk Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-8-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | qapi: Rewrite string-input-visitor's integer and list... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-7-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | test-string-input-visitor: Add more tests Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-6-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | qapi: Use qemu_strtod_finite() in qobject-input-visitor Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-5-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | qapi: Fix string-input-visitor to reject NaN and infinities Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-4-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | cutils: Fix qemu_strtosz() & friends to reject non... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-3-david@redhat.com> |
commitcommitdifftree |
2018-12-13 | David Hildenbrand | cutils: Add qemu_strtod() and qemu_strtod_finite() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181121164421.20780-2-david@redhat.com> |
commitcommitdifftree |
2018-12-12 | David Hildenbrand | s390x/tod: Properly stop the KVM TOD while the guest... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181130094957.4121-1-david@redhat.com> |
commitcommitdifftree |
2018-12-12 | David Hildenbrand | s390x/zpci: drop msix.available Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181105110313.29312-2-david@redhat.com> |
commitcommitdifftree |
2018-12-11 | David Hildenbrand | memory-device: avoid overflows on very huge devices Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181023152306.3123-7-david@redhat.com> |
commitcommitdifftree |
2018-12-11 | David Hildenbrand | memory-device: use QEMU_IS_ALIGNED Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181023152306.3123-6-david@redhat.com> |
commitcommitdifftree |
2018-12-11 | David Hildenbrand | range: pass const pointer where possible Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181023152306.3123-4-david@redhat.com> |
commitcommitdifftree |
2018-11-13 | David Hildenbrand | s390x/pci: properly fail if the zPCI device cannot... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181113121710.18490-1-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: trace when pre_plugging/plugging/unplugging Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-17-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: complete factoring out unplug handling Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-16-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: complete factoring out plug handling Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-15-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: complete factoring out pre_plug handling Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-14-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: add device class function set_addr() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-13-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: drop get_region_size() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-12-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: factor out get_memory_region() from... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-11-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: add and use memory_device_get_region_size() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-10-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: document MemoryDeviceClass Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-9-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: forward errors in get_region_size()... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-8-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: introduce separate config option Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-7-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: use memory device terminology in error... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-6-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-5-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: improve "range conflicts" error message Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-4-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: fix error message when hinted address... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-3-david@redhat.com> |
commitcommitdifftree |
2018-10-24 | David Hildenbrand | memory-device: fix alignment error message Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20181005092024.14344-2-david@redhat.com> |
commitcommitdifftree |
2018-10-09 | David Hildenbrand | s390x/tcg: always enable AFP for linux-user Signed-off-by: David Hildenbrand <david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: refactor specification checking Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-10-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: fix FP register pair checks Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-9-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: handle privileged instructions via flags Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-8-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: check for AFP-register, BFP and DFP data... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-7-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: add instruction flags for floating point... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-6-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: support flags for instructions Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-5-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: store in the TB flags if AFP is enabled Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-4-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x/tcg: factor out and fix DATA exception injection Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-3-david@redhat.com> |
commitcommitdifftree |
2018-10-04 | David Hildenbrand | s390x: move tcg_s390_program_interrupt() into TCG code... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180927130303.12236-2-david@redhat.com> |
commitcommitdifftree |
2018-08-23 | David Hildenbrand | pc-dimm: assign and verify the "addr" property during... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180801133444.11269-5-david@redhat.com> |
commitcommitdifftree |
2018-08-23 | David Hildenbrand | pc: drop memory region alignment check for 0 Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180801133444.11269-4-david@redhat.com> |
commitcommitdifftree |
2018-08-23 | David Hildenbrand | util/oslib-win32: indicate alignment for qemu_anon_ram_alloc() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180801133444.11269-3-david@redhat.com> |
commitcommitdifftree |
2018-08-23 | David Hildenbrand | pc-dimm: assign and verify the "slot" property during... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180801133444.11269-2-david@redhat.com> |
commitcommitdifftree |
2018-08-20 | David Hildenbrand | s390x/cpumodel: Add "-cpu max" support Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180725091233.3300-1-david@redhat.com> |
commitcommitdifftree |
2018-07-18 | David Hildenbrand | s390x/cpumodel: fix segmentation fault when baselining... Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180718092330.19465-1-david@redhat.com> |
commitcommitdifftree |
2018-07-09 | David Hildenbrand | machine: properly free device_memory Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180702094152.7882-1-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: fix locking problem with tcg_s390_tod_updated Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180629170520.13671-1-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/kvm: indicate alignment in legacy_s390_alloc() Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180628113817.30814-3-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/kvm: legacy_s390_alloc() only supports one allocation Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180628113817.30814-2-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: fix CPU hotplug with single-threaded TCG Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-10-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: rearm the CKC timer during migration Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-9-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: implement SET CLOCK Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-8-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-7-david@redhat.com> |
commitcommitdifftree |
2018-07-02 | David Hildenbrand | s390x/tcg: properly implement the TOD Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-6-david@redhat.com> |
commitcommitdifftree |
next |