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
/
hw
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
1
-7
/
+8
*
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
1
-4
/
+8
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-22
2
-2
/
+2
|
\
|
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
2
-2
/
+2
*
|
spapr/xive: Mask the EAS when allocating an IRQ
Cédric Le Goater
2019-08-21
1
-1
/
+4
*
|
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
3
-7
/
+51
*
|
ppc/xive: Provide silent escalation support
Cédric Le Goater
2019-08-21
1
-0
/
+8
*
|
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
2019-08-21
1
-9
/
+35
*
|
ppc/xive: Provide escalation support
Cédric Le Goater
2019-08-21
1
-0
/
+16
*
|
ppc/xive: Provide backlog support
Cédric Le Goater
2019-08-21
1
-29
/
+48
*
|
ppc/xive: Implement TM_PULL_OS_CTX special command
Cédric Le Goater
2019-08-21
1
-1
/
+14
|
/
*
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
Philippe Mathieu-Daudé
2019-08-19
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
3
-2
/
+3
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
3
-3
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
24
-2
/
+24
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
16
-15
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
26
-0
/
+27
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
29
-0
/
+30
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
5
-0
/
+5
*
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-08-13
2
-3
/
+37
*
xics/kvm: Fix fallback to emulated XICS
Greg Kurz
2019-07-28
1
-11
/
+0
*
ioapic: kvm: Skip route updates for masked pins
Jan Kiszka
2019-07-25
1
-3
/
+5
*
xics/kvm: Always set the MASKED bit if interrupt is masked
Greg Kurz
2019-07-12
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-08
1
-5
/
+6
|
\
|
*
ioapic: use irq number instead of vector in ioapic_eoi_broadcast
Li Qiang
2019-07-05
1
-5
/
+5
|
*
ioapic: clear irq_eoi when updating the ioapic redirect table entry
Li Qiang
2019-07-05
1
-0
/
+1
*
|
target/arm: v8M: Check state of exception being returned from
Peter Maydell
2019-07-04
1
-1
/
+13
*
|
arm v8M: Forcibly clear negative-priority exceptions on deactivate
Peter Maydell
2019-07-04
1
-5
/
+35
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
2019-07-02
7
-189
/
+333
|
\
\
|
*
|
spapr/xive: Add proper rollback to kvmppc_xive_connect()
Greg Kurz
2019-07-02
1
-19
/
+29
|
*
|
ppc/xive: Fix TM_PULL_POOL_CTX special operation
Cédric Le Goater
2019-07-02
1
-9
/
+10
|
*
|
ppc/pnv: Rework cache watch model of PnvXIVE
Cédric Le Goater
2019-07-02
1
-36
/
+106
|
*
|
ppc/xive: Make the PIPR register readonly
Cédric Le Goater
2019-07-02
1
-16
/
+16
|
*
|
ppc/xive: Force the Physical CAM line value to group mode
Cédric Le Goater
2019-07-02
1
-16
/
+5
|
*
|
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
2
-37
/
+22
|
*
|
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
2019-07-02
1
-6
/
+5
|
*
|
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
2
-20
/
+56
|
*
|
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
2019-07-02
1
-6
/
+10
|
*
|
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
2019-07-02
1
-1
/
+1
|
*
|
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
1
-1
/
+1
|
*
|
xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
Greg Kurz
2019-07-02
1
-26
/
+27
|
*
|
xics: Add comment about CPU hotplug
Greg Kurz
2019-07-02
1
-0
/
+1
|
*
|
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
1
-0
/
+30
|
*
|
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
2
-27
/
+0
|
*
|
xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS
Greg Kurz
2019-07-02
1
-0
/
+46
|
*
|
ppc/pnv: fix StoreEOI activation
Cédric Le Goater
2019-07-02
1
-2
/
+1
|
|
/
*
/
aspeed: vic: Add support for legacy register interface
Andrew Jeffery
2019-07-01
1
-42
/
+63
|
/
[next]