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
2019-08-21
ppc: conform to processor User's Manual for xscvdpspn
Paul A. Clarke
1
-1
/
+5
2019-08-21
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
5
-8
/
+42
2019-08-21
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2
-0
/
+15
2019-08-21
spapr/xive: Mask the EAS when allocating an IRQ
Cédric Le Goater
1
-1
/
+4
2019-08-21
spapr: Implement better workaround in spapr-vty device
Paul Mackerras
1
-18
/
+12
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
3
-10
/
+2
2019-08-21
spapr/pci: Free MSIs during reset
Greg Kurz
1
-0
/
+2
2019-08-21
spapr/pci: Consolidate de-allocation of MSIs
Greg Kurz
1
-9
/
+15
2019-08-21
ppc: remove idle_timer logic
Shivaprasad G Bhat
1
-70
/
+5
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
3
-1
/
+41
2019-08-21
i386: use machine class ->wakeup method
Nicholas Piggin
2
-2
/
+8
2019-08-21
machine: Add wakeup method to MachineClass
Nicholas Piggin
2
-1
/
+18
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
5
-12
/
+57
2019-08-21
ppc/xive: Provide silent escalation support
Cédric Le Goater
2
-0
/
+10
2019-08-21
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
2
-9
/
+37
2019-08-21
ppc/xive: Provide escalation support
Cédric Le Goater
1
-0
/
+16
2019-08-21
ppc/xive: Provide backlog support
Cédric Le Goater
1
-29
/
+48
2019-08-21
ppc/xive: Implement TM_PULL_OS_CTX special command
Cédric Le Goater
1
-1
/
+14
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
1
-4
/
+2
2019-08-21
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
7
-1
/
+270
2019-08-21
docs/specs: initial spec summary for Ultravisor-related hcalls
Michael Roth
1
-0
/
+76
2019-08-21
spapr: Implement H_JOIN
Nicholas Piggin
2
-13
/
+62
2019-08-21
spapr: Implement H_CONFER
Nicholas Piggin
1
-0
/
+67
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
3
-0
/
+34
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
5
-5
/
+86
2019-08-21
ppc: fix leak in h_client_architecture_support
Shivaprasad G Bhat
1
-0
/
+2
2019-08-21
ppc: fix memory leak in spapr_dt_drc()
Shivaprasad G Bhat
1
-2
/
+5
2019-08-21
ppc: fix memory leak in spapr_caps_add_properties
Shivaprasad G Bhat
1
-1
/
+3
2019-08-21
target/ppc: Optimize emulation of vclzw instruction
Stefan Brankovic
3
-5
/
+27
2019-08-21
target/ppc: Optimize emulation of vclzd instruction
Stefan Brankovic
3
-5
/
+27
2019-08-21
target/ppc: Optimize emulation of vgbbd instruction
Stefan Brankovic
3
-278
/
+76
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
3
-14
/
+13
2019-08-21
target/ppc: Optimize emulation of vsl and vsr instructions
Stefan Brankovic
3
-39
/
+99
2019-08-21
target/ppc: Optimize emulation of lvsl and lvsr instructions
Stefan Brankovic
3
-52
/
+89
2019-08-21
migration: Do not re-read the clock on pre_save in case of paused guest
Maxiwell S. Garcia
2
-4
/
+10
2019-08-21
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
2
-1
/
+8
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
9
-6
/
+71
2019-08-21
spapr_iommu: Fix xlate trace to print translated address
Alexey Kardashevskiy
1
-1
/
+1
2019-08-21
spapr: quantify error messages regarding capability settings
Daniel Black
1
-14
/
+28
2019-08-20
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...
Peter Maydell
13
-11
/
+48
2019-08-20
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
18
-2572
/
+3231
2019-08-20
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
35
-43
/
+313
2019-08-20
hw/core: Add a config switch for the generic loader device
Thomas Huth
2
-1
/
+5
2019-08-20
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
5
-1
/
+17
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
3
-1
/
+7
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
4
-2
/
+9
2019-08-20
hw/core: Add a config switch for the "register" device
Thomas Huth
4
-1
/
+6
2019-08-19
hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-19
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
Philippe Mathieu-Daudé
1
-1
/
+1
[next]