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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
3
-44
/
+1
|
*
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
2019-02-18
1
-8
/
+7
|
*
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
4
-9
/
+8
|
*
xics: Handle KVM ICS reset from the "simple" ICS code
Greg Kurz
2019-02-18
2
-18
/
+4
|
*
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2019-02-18
3
-24
/
+18
|
*
xics: Drop the KVM ICP class
Greg Kurz
2019-02-18
2
-21
/
+0
|
*
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-18
2
-4
/
+1
|
*
xics: Handle KVM ICP realize from the common code
Greg Kurz
2019-02-18
3
-9
/
+10
|
*
xics: Handle KVM ICP reset from the common code
Greg Kurz
2019-02-18
3
-20
/
+4
|
*
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2019-02-18
3
-25
/
+20
|
*
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
2019-02-17
1
-26
/
+1
|
*
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
2
-9
/
+11
|
*
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
2019-02-17
1
-2
/
+2
|
*
target/ppc: Disable ISA 2.06 PM instructions on POWER9
Benjamin Herrenschmidt
2019-02-17
1
-1
/
+1
|
*
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
2019-02-17
13
-24
/
+16
|
*
xive: Only set source type for LSIs
Greg Kurz
2019-02-17
2
-9
/
+5
|
*
ppc: fix crash during branch stepping
Roman Kapl
2019-02-17
1
-22
/
+15
|
*
target/ppc: Remove some #if 0'ed code
Benjamin Herrenschmidt
2019-02-17
2
-24
/
+0
|
*
mac_newworld: change default NIC to sungem for mac99 machine
Mark Cave-Ayland
2019-02-17
1
-1
/
+1
|
*
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
2019-02-17
1
-0
/
+13
|
*
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
Mark Cave-Ayland
2019-02-17
1
-10
/
+1
|
*
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
2019-02-17
1
-0
/
+6
|
*
target/ppc: Fix msync to do what hardware does
BALATON Zoltan
2019-02-17
1
-3
/
+8
|
*
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
2019-02-17
4
-2
/
+130
|
*
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
2019-02-17
6
-10
/
+10
|
*
hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
Philippe Mathieu-Daudé
2019-02-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
49
-741
/
+735
|
\
\
|
*
|
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2019-02-18
4
-25
/
+25
|
*
|
qmp: Deprecate query-events in favor of query-qmp-schema
Markus Armbruster
2019-02-18
3
-2
/
+15
|
*
|
Revert "qapi-events: add 'if' condition to implicit event enum"
Markus Armbruster
2019-02-18
1
-1
/
+3
|
*
|
qapi: remove qmp_unregister_command()
Marc-André Lureau
2019-02-18
2
-9
/
+0
|
*
|
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
11
-102
/
+70
|
*
|
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
9
-80
/
+57
|
*
|
qapi: make query-gic-capabilities depend on TARGET_ARM
Marc-André Lureau
2019-02-18
4
-55
/
+46
|
*
|
target.json: add a note about query-cpu* not being s390x-specific
Marc-André Lureau
2019-02-18
1
-0
/
+6
|
*
|
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
10
-203
/
+146
|
*
|
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
2019-02-18
5
-203
/
+175
|
*
|
qapi: New module target.json
Markus Armbruster
2019-02-18
3
-11
/
+31
|
*
|
build: Deal with all of QAPI's .o in qapi/Makefile.objs
Markus Armbruster
2019-02-18
4
-18
/
+21
|
*
|
build-sys: move qmp-introspect per target
Marc-André Lureau
2019-02-18
3
-3
/
+2
|
*
|
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
2019-02-18
9
-29
/
+60
|
*
|
qapi: Prepare for system modules other than 'builtin'
Markus Armbruster
2019-02-18
3
-12
/
+27
|
*
|
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
2019-02-18
16
-10
/
+33
|
*
|
qapi: Fix up documentation for recent commit a95291007b2
Markus Armbruster
2019-02-18
1
-0
/
+2
|
*
|
qapi: Belatedly document modular code generation
Markus Armbruster
2019-02-18
1
-0
/
+38
|
|
/
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190218' into staging
Peter Maydell
2019-02-18
19
-173
/
+150
|
\
\
|
|
/
|
/
|
|
*
s390x: upgrade status of KVM cores to "supported"
Cornelia Huck
2019-02-18
1
-1
/
+1
|
*
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2019-02-18
2
-0
/
+3
|
*
s390x/cpumodel: add z14 GA2 model
Collin Walling
2019-02-18
2
-0
/
+8
|
*
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
4
-1
/
+30
[prev]
[next]