index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
cuda.h: Fix multiple typedef
Dr. David Alan Gilbert
1
-2
/
+2
2018-02-16
monitor.c: Fix infinite loop in monitor's auto-complete
Dr. David Alan Gilbert
1
-2
/
+4
2018-02-16
monitor: Remove legacy "-mon default=on" parameter
Thomas Huth
3
-16
/
+0
2018-02-16
ui: extend VNC trottling tracing to SASL codepaths
Daniel P. Berrangé
1
-0
/
+11
2018-02-16
ui: check VNC audio frequency limit at time of reading from client
Daniel P. Berrangé
1
-9
/
+13
2018-02-16
ui: avoid 'local_err' variable shadowing in VNC SASL auth
Daniel P. Berrangé
1
-2
/
+0
2018-02-16
ui: avoid risk of 32-bit int overflow in VNC buffer check
Daniel P. Berrangé
1
-2
/
+2
2018-02-16
sdl2: fix mouse grab
Gerd Hoffmann
1
-0
/
+1
2018-02-16
sdl: restore optimized redraw
Anatoly Trosinenko
1
-16
/
+7
2018-02-16
vnc: fix segfault in closed connection handling
Klim Kireev
2
-3
/
+18
2018-02-16
vnc: add qapi/error.h include to stubs
Gerd Hoffmann
1
-0
/
+1
2018-02-16
vnc: remove bogus object_unref on client socket
Daniel P. Berrangé
1
-1
/
+0
2018-02-16
tests/boot-serial-test: Fix problem with timeout due to dropped characters
Thomas Huth
1
-2
/
+2
2018-02-16
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
3
-1
/
+1186
2018-02-16
ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibs
Suraj Jitindar Singh
1
-2
/
+4
2018-02-16
target/ppc: convert to TranslatorOps
Emilio G. Cota
1
-162
/
+167
2018-02-16
target/ppc: convert to DisasContextBase
Emilio G. Cota
3
-86
/
+91
2018-02-16
spapr: consolidate the VCPU id numbering logic in a single place
Greg Kurz
1
-7
/
+23
2018-02-16
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
2
-9
/
+9
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
3
-7
/
+22
2018-02-16
spapr: use spapr->vsmt to compute VCPU ids
Greg Kurz
1
-14
/
+10
2018-02-16
ppc/spapr-caps: Change migration macro to take full spapr-cap name
Suraj Jitindar Singh
1
-15
/
+15
2018-02-16
hw/char: remove legacy interface escc_init()
Laurent Vivier
5
-165
/
+170
2018-02-16
hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commit
Daniel Henrique Barboza
1
-1
/
+11
2018-02-16
cuda: convert to trace-events
Mark Cave-Ayland
3
-33
/
+29
2018-02-16
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
4
-77
/
+109
2018-02-16
cuda: convert to use the shared mos6522 device
Mark Cave-Ayland
2
-489
/
+204
2018-02-15
raspi: Raspberry Pi 3 support
Pekka Enberg
1
-10
/
+21
2018-02-15
bcm2836: Make CPU type configurable
Pekka Enberg
3
-8
/
+13
2018-02-15
target/arm: Implement v8M MSPLIM and PSPLIM registers
Peter Maydell
3
-0
/
+69
2018-02-15
target/arm: Migrate v7m.other_sp
Peter Maydell
1
-0
/
+11
2018-02-15
target/arm: Add AIRCR to vmstate struct
Peter Maydell
1
-0
/
+4
2018-02-15
hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
Peter Maydell
1
-4
/
+4
2018-02-15
target/arm: Implement writing to CONTROL_NS for v8M
Peter Maydell
1
-0
/
+10
2018-02-15
hw/intc/armv7m_nvic: Implement SCR
Peter Maydell
3
-4
/
+27
2018-02-15
hw/intc/armv7m_nvic: Implement cache ID registers
Peter Maydell
3
-0
/
+78
2018-02-15
hw/intc/armv7m_nvic: Implement v8M CPPWR register
Peter Maydell
1
-0
/
+14
2018-02-15
hw/intc/armv7m_nvic: Implement M profile cache maintenance ops
Peter Maydell
1
-0
/
+12
2018-02-15
hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
Peter Maydell
1
-3
/
+3
2018-02-15
hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
Peter Maydell
2
-14
/
+44
2018-02-15
target/arm: Handle SVE registers when using clear_vec_high
Richard Henderson
1
-100
/
+62
2018-02-15
target/arm: Enforce access to ZCR_EL at translation
Richard Henderson
4
-19
/
+28
2018-02-15
target/arm: Suppress TB end for FPCR/FPSR
Richard Henderson
1
-2
/
+2
2018-02-15
target/arm: Enforce FP access to FPCR/FPSR
Richard Henderson
3
-19
/
+25
2018-02-15
target/arm: Remove ARM_CP_64BIT from ZCR_EL registers
Richard Henderson
1
-4
/
+4
2018-02-15
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
2
-30
/
+3
2018-02-15
hw/arm/aspeed: directly map the serial device to the system address space
Philippe Mathieu-Daudé
1
-1
/
+2
2018-02-15
allow to build with older sed
Jan Beulich
1
-2
/
+1
2018-02-15
io/channel-command: Do not kill the child process after closing the pipe
Thomas Huth
1
-1
/
+11
2018-02-15
io: Add /dev/fdset/ support to QIOChannelFile
Ross Lagerwall
1
-3
/
+3
[next]