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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
target-s390x: fix CC computation for LOAD POSITIVE instructions
Aurelien Jarno
1
-2
/
+2
2015-06-05
target-s390x: fix CC computation for EX instruction
Aurelien Jarno
1
-2
/
+1
2015-06-04
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
37
-222
/
+2703
2015-06-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...
Peter Maydell
34
-86
/
+71
2015-06-04
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
7
-13
/
+139
2015-06-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150602'...
Peter Maydell
18
-60
/
+722
2015-06-03
softmmu: support up to 12 MMU modes
Paolo Bonzini
2
-8
/
+131
2015-06-03
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
9
-0
/
+10
2015-06-03
tci: do not use CPUArchState in tcg-target.h
Paolo Bonzini
2
-3
/
+4
2015-06-03
Add David Gibson for sPAPR in MAINTAINERS file
David Gibson
1
-1
/
+2
2015-06-03
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
3
-0
/
+27
2015-06-03
spapr: override default ram size to 512MB
Nikunj A Dadhania
1
-0
/
+1
2015-06-03
machine: add default_ram_size to machine class
Nikunj A Dadhania
4
-14
/
+32
2015-06-03
spapr_pci: emit hotplug add/remove events during hotplug
Tyrel Datwyler
1
-0
/
+4
2015-06-03
spapr_pci: enable basic hotplug operations
Michael Roth
1
-19
/
+380
2015-06-03
pci: make pci_bar useable outside pci.c
Michael Roth
2
-1
/
+7
2015-06-03
spapr_pci: create DRConnectors for each PCI slot during PHB realize
Michael Roth
1
-1
/
+17
2015-06-03
spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
Michael Roth
3
-2
/
+10
2015-06-03
spapr_drc: add spapr_drc_populate_dt()
Michael Roth
2
-0
/
+158
2015-06-03
spapr_events: event-scan RTAS interface
Tyrel Datwyler
3
-7
/
+63
2015-06-03
spapr_events: re-use EPOW event infrastructure for hotplug events
Nathan Fontenot
3
-52
/
+252
2015-06-03
spapr_rtas: add ibm, configure-connector RTAS interface
Michael Roth
3
-0
/
+198
2015-06-03
spapr: add rtas_st_buffer_direct() helper
Michael Roth
1
-2
/
+8
2015-06-03
spapr_rtas: add get-sensor-state RTAS interface
Mike Day
1
-0
/
+43
2015-06-03
spapr_rtas: add set-indicator RTAS interface
Mike Day
2
-0
/
+95
2015-06-03
spapr_rtas: add get/set-power-level RTAS interfaces
Nathan Fontenot
1
-0
/
+54
2015-06-03
spapr_drc: initial implementation of sPAPRDRConnector device
Michael Roth
3
-1
/
+788
2015-06-03
docs: add sPAPR hotplug/dynamic-reconfiguration documentation
Michael Roth
1
-0
/
+287
2015-06-03
hw/ppc/spapr: Use error_report() instead of hw_error()
Thomas Huth
1
-8
/
+8
2015-06-03
hw/ppc/spapr: Fix error message when firmware could not be loaded
Thomas Huth
1
-3
/
+3
2015-06-03
pseries: Add pseries-2.4 machine type
David Gibson
1
-0
/
+5
2015-06-03
hw/ppc/spapr_iommu: Fix the check for invalid upper bits in liobn
Thomas Huth
2
-3
/
+3
2015-06-03
spapr_iommu: Give unique QOM name to TCE table
Alexey Kardashevskiy
1
-1
/
+3
2015-06-03
spapr_pci: Rework device-tree rendering
Alexey Kardashevskiy
1
-25
/
+5
2015-06-03
spapr_iommu: Make spapr_tce_find_by_liobn() public
Alexey Kardashevskiy
2
-1
/
+2
2015-06-03
spapr_pci: Make find_phb()/find_dev() public
Alexey Kardashevskiy
2
-18
/
+22
2015-06-03
spapr_iommu: Add separate trace points for PCI DMA operations
Alexey Kardashevskiy
3
-7
/
+25
2015-06-03
spapr_pci: Define default DMA window size as a macro
Alexey Kardashevskiy
2
-3
/
+5
2015-06-03
spapr_vio: Introduce a liobn number generating macros
Alexey Kardashevskiy
2
-1
/
+2
2015-06-03
spapr_pci: Introduce a liobn number generating macros
Alexey Kardashevskiy
2
-3
/
+5
2015-06-03
spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
Alexey Kardashevskiy
1
-4
/
+3
2015-06-03
spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
Alexey Kardashevskiy
1
-3
/
+3
2015-06-03
spapr_pci: Fix unsafe signed/unsigned comparisons
David Gibson
1
-8
/
+8
2015-06-03
configure: Check for libfdt version 1.4.0
Thomas Huth
1
-2
/
+4
2015-06-03
dtc: Update dtc / libfdt submodule to version 1.4.0
Thomas Huth
1
-0
/
+0
2015-06-03
macio: Convert to realize()
Markus Armbruster
1
-33
/
+38
2015-06-03
configure: postfix --extra-cflags to QEMU_CFLAGS
Alex Bennée
1
-1
/
+1
2015-06-03
cadence_gem: Fix Rx buffer size field mask
Sai Pavan Boddu
1
-1
/
+1
2015-06-03
slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4...
Michael Tokarev
1
-4
/
+3
2015-06-03
translate-all: delete prototype for non-existent function
Paolo Bonzini
1
-1
/
+0
[next]