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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
3
-13
/
+14
2017-06-13
hw/intc/arm_gicv3_kvm: Implement pending table save
Eric Auger
1
-0
/
+34
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
2
-0
/
+115
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
3
-12
/
+13
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
1
-8
/
+29
2017-06-13
aspeed: add a temp sensor device on I2C bus 3
Cédric Le Goater
1
-0
/
+9
2017-06-13
hw/misc: add a TMP42{1, 2, 3} device model
Cédric Le Goater
2
-0
/
+403
2017-06-13
hw/misc/exynos4210_pmu: Add support for system poweroff
Krzysztof Kozlowski
1
-1
/
+19
2017-06-13
hw/intc/exynos4210_gic: Constify array of combiner interrupts
Krzysztof Kozlowski
1
-1
/
+1
2017-06-13
hw/arm/exynos: Use type define instead of hard-coded a9mpcore_priv string
Krzysztof Kozlowski
1
-1
/
+2
2017-06-13
hw/arm/exynos: Declare local variables in some order
Krzysztof Kozlowski
1
-2
/
+2
2017-06-13
hw/arm/exynos: Move DRAM initialization next boards
Krzysztof Kozlowski
2
-26
/
+44
2017-06-13
hw/timer/exynos4210_mct: Remove unused defines
Krzysztof Kozlowski
1
-3
/
+0
2017-06-13
hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
Krzysztof Kozlowski
1
-25
/
+20
2017-06-13
hw/timer/exynos4210_mct: Fix checkpatch style errors
Krzysztof Kozlowski
1
-2
/
+2
2017-06-13
hw/intc/exynos4210_gic: Use more meaningful name for local variable
Krzysztof Kozlowski
1
-6
/
+6
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
7
-3
/
+11
2017-06-13
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...
Peter Maydell
12
-359
/
+248
2017-06-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-3
/
+29
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
3
-3
/
+3
2017-06-13
migration: create global_state.c
Juan Quintela
3
-0
/
+3
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
4
-0
/
+4
2017-06-13
migration: Move self_announce_delay() to misc.h
Juan Quintela
1
-0
/
+1
2017-06-13
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...
Peter Maydell
2
-1
/
+24
2017-06-09
Revert "spapr: fix memory hot-unplugging"
Laurent Vivier
1
-17
/
+3
2017-06-09
xics: drop ICPStateClass::cpu_setup() handler
Greg Kurz
2
-10
/
+6
2017-06-09
xics: setup cpu at realize time
Greg Kurz
3
-67
/
+50
2017-06-09
xics: pass appropriate types to realize() handlers.
Greg Kurz
3
-13
/
+9
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
5
-8
/
+12
2017-06-09
hw/cpu: core.c can be compiled as common object
Thomas Huth
1
-2
/
+1
2017-06-08
hw/pcie: fix the generic pcie root port to support migration
Marcel Apfelbaum
1
-0
/
+25
2017-06-08
nvdimm acpi: fix region format interface code
Haozhong Zhang
1
-3
/
+4
2017-06-08
hw/ppc/spapr: Adjust firmware name for PCI bridges
Thomas Huth
1
-0
/
+6
2017-06-08
xics: add reset() handler to ICPStateClass
Greg Kurz
2
-25
/
+7
2017-06-08
pnv_core: drop reference on ICPState object during CPU realization
Greg Kurz
1
-1
/
+2
2017-06-08
spapr: Rework DRC name handling
David Gibson
1
-51
/
+29
2017-06-08
spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callers
David Gibson
1
-40
/
+23
2017-06-08
spapr: Change DRC attach & detach methods to functions
David Gibson
3
-31
/
+15
2017-06-08
spapr: Clean up handling of DR-indicator
David Gibson
2
-18
/
+9
2017-06-08
spapr: Clean up RTAS set-indicator
David Gibson
2
-42
/
+44
2017-06-08
spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
David Gibson
1
-5
/
+6
2017-06-08
spapr: Clean up DR entity sense handling
David Gibson
3
-41
/
+38
2017-06-08
pseries: Correct panic behaviour for pseries machine type
David Gibson
1
-5
/
+2
2017-06-08
spapr: fix memory leak in spapr_memory_pre_plug()
Greg Kurz
1
-1
/
+4
2017-06-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-74
/
+161
2017-06-07
edu: fix memory leak on msi_broken platforms
Paolo Bonzini
1
-6
/
+6
2017-06-07
kvmclock: update system_time_msr address forcibly
Denis Plotnikov
1
-0
/
+3
2017-06-07
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
Peter Maydell
1
-5
/
+1
2017-06-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-9
/
+4
2017-06-07
net/rocker: Cleanup the useless return value check
Mao Zhongyi
2
-9
/
+4
[next]