index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
2020-01-07
2
-0
/
+9
*
leon3: use qdev gpio facilities for the PIL
Marc-André Lureau
2020-01-07
1
-1
/
+0
*
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
2020-01-07
1
-0
/
+1
*
target/xtensa: use MPU background map from core configuration
Max Filippov
2020-01-06
2
-2
/
+17
*
target/xtensa: import xtensa/config/core-isa.h
Max Filippov
2020-01-06
1
-2
/
+2
*
target/xtensa: fix ps.ring use in MPU configs
Max Filippov
2020-01-06
2
-4
/
+9
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-01-06
1
-1
/
+7
|
\
|
*
i386: Resolve CPU models to v1 by default
Eduardo Habkost
2019-12-19
1
-1
/
+7
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...
Peter Maydell
2020-01-03
4
-17
/
+98
|
\
\
|
*
|
arm/arm-powerctl: rebuild hflags after setting CP15 bits in arm_set_cpu_on()
Niek Linnenbank
2019-12-20
1
-0
/
+3
|
*
|
target/arm: Display helpful message when hflags mismatch
Philippe Mathieu-Daudé
2019-12-20
1
-3
/
+15
|
*
|
target/arm: Prepare generic timer for per-platform CNTFRQ
Andrew Jeffery
2019-12-20
2
-11
/
+59
|
*
|
target/arm: Abstract the generic timer frequency
Andrew Jeffery
2019-12-20
3
-3
/
+20
|
*
|
target/arm: Remove redundant scaling of nexttick
Andrew Jeffery
2019-12-20
1
-2
/
+3
*
|
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
2019-12-20
7
-61
/
+34
|
\
\
\
|
*
|
|
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
2019-12-18
2
-2
/
+11
|
*
|
|
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
2019-12-18
4
-47
/
+8
|
*
|
|
target/s390x: Split out helper_per_store_real
Richard Henderson
2019-12-18
4
-16
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-20
7
-18
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-18
7
-18
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-12-20
1
-88
/
+0
|
\
\
|
*
|
target/sparc: Remove old TODO file
Thomas Huth
2019-12-18
1
-88
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
12
-212
/
+85
|
\
\
|
*
|
Fix some comment spelling errors.
Cameron Esfahani
2019-12-18
1
-4
/
+4
|
*
|
target/i386: remove unused pci-assign codes
Eiichi Tsukata
2019-12-18
2
-160
/
+0
|
*
|
WHPX: refactor load library
Sunil Muthuswamy
2019-12-18
2
-27
/
+62
|
*
|
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
2
-2
/
+2
|
*
|
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
1
-2
/
+1
|
*
|
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-1
/
+0
|
*
|
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
5
-9
/
+9
|
*
|
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
2019-12-17
1
-1
/
+1
|
*
|
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
2
-6
/
+6
|
|
/
*
|
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
2
-3
/
+3
*
|
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-18
2
-5
/
+5
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
10
-28
/
+335
|
\
|
*
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
4
-0
/
+26
|
*
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2019-12-17
2
-0
/
+7
|
*
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
4
-8
/
+22
|
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
4
-4
/
+29
|
*
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
5
-6
/
+237
|
*
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
2019-12-17
1
-4
/
+0
|
*
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
Greg Kurz
2019-12-17
1
-0
/
+5
|
*
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-12-17
1
-1
/
+3
|
*
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
1
-0
/
+1
|
*
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-12-17
2
-5
/
+5
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-12-17
2
-28
/
+76
|
\
\
|
|
/
|
/
|
|
*
i386: Use g_autofree in a few places
Eduardo Habkost
2019-12-13
1
-28
/
+13
|
*
i386: Add new CPU model Cooperlake
Cathy Zhang
2019-12-13
1
-0
/
+60
|
*
i386: Add macro for stibp
Cathy Zhang
2019-12-13
1
-0
/
+2
|
*
i386: Add MSR feature bit for MDS-NO
Cathy Zhang
2019-12-13
1
-0
/
+1
[next]