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-03-12
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
2
-3
/
+8
2019-03-12
spapr_iommu: Do not replay mappings from just created DMA window
Alexey Kardashevskiy
3
-0
/
+42
2019-03-12
ppc/pnv: psi: add a reset handler
Cédric Le Goater
1
-0
/
+11
2019-03-12
ppc/pnv: psi: add a PSIHB_REG macro
Cédric Le Goater
1
-2
/
+4
2019-03-12
ppc/pnv: fix logging primitives using Ox
Cédric Le Goater
2
-7
/
+7
2019-03-12
ppc/xive: activate HV support
Cédric Le Goater
1
-3
/
+54
2019-03-12
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
2
-3
/
+25
2019-03-12
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
2
-2
/
+26
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
7
-2
/
+2162
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
3
-5
/
+5
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2
-1
/
+2
2019-03-12
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2
-5
/
+21
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
3
-16
/
+17
2019-03-12
ppc/xive: hardwire the Physical CAM line of the thread context
Cédric Le Goater
1
-1
/
+30
2019-03-12
PPC: E500: Add FSL I2C controller and integrate RTC with it
Andrew Randrianasulu
6
-0
/
+419
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
3
-0
/
+13
2019-03-12
spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)
David Gibson
1
-1
/
+1
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
2
-4
/
+9
2019-03-12
PPC: E500: Update u-boot to v2019.01
Alexander Graf
2
-0
/
+0
2019-03-12
target/ppc: Refactor kvm_handle_debug
Fabiano Rosas
1
-36
/
+50
2019-03-12
target/ppc: Move handling of hardware breakpoints to a separate function
Fabiano Rosas
1
-19
/
+28
2019-03-12
target/ppc: Move exception vector offset computation into a function
Fabiano Rosas
1
-11
/
+19
2019-03-12
target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
Suraj Jitindar Singh
1
-3
/
+6
2019-03-12
target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
Suraj Jitindar Singh
1
-9
/
+26
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
6
-1
/
+58
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
4
-12
/
+29
2019-03-12
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
2
-1
/
+7
2019-03-12
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
3
-3
/
+73
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
8
-33
/
+114
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
3
-1
/
+24
2019-03-12
Revert "spapr: support memory unplug for qtest"
Greg Kurz
1
-6
/
+0
2019-03-12
spapr: Simulate CAS for qtest
Greg Kurz
1
-0
/
+11
2019-03-12
vfio/spapr: Rename local systempagesize variable
Alexey Kardashevskiy
1
-3
/
+3
2019-03-12
vfio/spapr: Fix indirect levels calculation
Alexey Kardashevskiy
2
-11
/
+34
2019-03-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
32
-155
/
+286
2019-03-11
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' ...
Peter Maydell
175
-440
/
+9200
2019-03-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into staging
Peter Maydell
11
-40
/
+1455
2019-03-11
qemugdb: fix licensing
Paolo Bonzini
4
-20
/
+8
2019-03-11
chardev: add support for authorization for TLS clients
Daniel P. Berrange
4
-3
/
+28
2019-03-11
qom: cpu: destroy work_mutex in cpu_common_finalize
Li Qiang
1
-0
/
+3
2019-03-11
exec.c: refactor function flatview_add_to_dispatch()
Wei Yang
1
-17
/
+31
2019-03-11
lsi: 810/895A are always little endian
Sven Schnelle
1
-4
/
+3
2019-03-11
lsi: return dfifo value
Sven Schnelle
1
-1
/
+1
2019-03-11
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2
-11
/
+26
2019-03-11
lsi: use enum type for s->msg_action
Sven Schnelle
1
-11
/
+16
2019-03-11
lsi: use enum type for s->waiting
Sven Schnelle
1
-19
/
+23
2019-03-11
lsi: use ldn_le_p()/stn_le_p()
Sven Schnelle
1
-20
/
+4
2019-03-11
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
1
-13
/
+24
2019-03-11
configure: Disable W^X on OpenBSD
Philippe Mathieu-Daudé
1
-0
/
+11
2019-03-11
oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
Philippe Mathieu-Daudé
1
-0
/
+12
[next]