index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-05
target-s390x: implement LOAD FP INTEGER instructions
Aurelien Jarno
2015-06-05
target-s390x: move SET DFP ROUNDING MODE to the correct facility
Aurelien Jarno
2015-06-05
target-s390x: move STORE CLOCK FAST to the correct facility
Aurelien Jarno
2015-06-05
target-s390x: change CHRL and CGHRL format to RIL-b
Aurelien Jarno
2015-06-05
target-s390x: fix CLGIT instruction
Aurelien Jarno
2015-06-05
target-s390x: fix exception for invalid operation code
Aurelien Jarno
2015-06-05
target-s390x: implement LAY and LAEY instructions
Aurelien Jarno
2015-06-05
target-s390x: move a few instructions to the correct facility
Aurelien Jarno
2015-06-05
target-s390x: detect tininess before rounding for FP operations
Aurelien Jarno
2015-06-05
target-s390x: silence NaNs for LOAD LENGTHENED and LOAD ROUNDED
Aurelien Jarno
2015-06-05
target-s390x: define default NaN values
Aurelien Jarno
2015-06-05
target-s390x: fix MMU index computation
Aurelien Jarno
2015-06-05
target-s390x: fix PSW value on dynamical exception from helpers
Aurelien Jarno
2015-06-05
target-s390x: fix LOAD MULTIPLE instruction on page boundary
Aurelien Jarno
2015-06-05
target-s390x: implement STPT helper
Aurelien Jarno
2015-06-05
target-s390x: implement STCKC helper
Aurelien Jarno
2015-06-05
target-s390x: streamline STCK helper
Aurelien Jarno
2015-06-05
target-s390x: simplify SCKC helper
Aurelien Jarno
2015-06-05
target-s390x: add a tod2time function
Aurelien Jarno
2015-06-05
target-s390x: remove unused helpers
Aurelien Jarno
2015-06-05
target-s390x: optimize (negative-) abs computation
Aurelien Jarno
2015-06-05
target-s390x: fix CC computation for LOAD POSITIVE instructions
Aurelien Jarno
2015-06-05
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
2015-06-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-06-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...
Peter Maydell
2015-06-03
softmmu: support up to 12 MMU modes
Paolo Bonzini
2015-06-03
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
tci: do not use CPUArchState in tcg-target.h
Paolo Bonzini
2015-06-03
Add David Gibson for sPAPR in MAINTAINERS file
David Gibson
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
spapr: override default ram size to 512MB
Nikunj A Dadhania
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
2015-06-03
spapr: add rtas_st_buffer_direct() helper
Michael Roth
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
2015-06-03
docs: add sPAPR hotplug/dynamic-reconfiguration documentation
Michael Roth
2015-06-03
hw/ppc/spapr: Use error_report() instead of hw_error()
Thomas Huth
[next]