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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/armsse: Add SSE-200 model
Peter Maydell
2019-02-01
1
-3
/
+16
*
hw/arm/armsse: Add CPU_IDENTITY block to SSE-200
Peter Maydell
2019-02-01
1
-0
/
+3
*
hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block
Peter Maydell
2019-02-01
1
-0
/
+41
*
hw/arm/armsse: Add unimplemented-device stub for CPU local control registers
Peter Maydell
2019-02-01
1
-0
/
+1
*
hw/arm/armsse: Add unimplemented-device stub for cache control registers
Peter Maydell
2019-02-01
1
-0
/
+1
*
hw/arm/armsse: Add unimplemented-device stubs for PPUs
Peter Maydell
2019-02-01
1
-0
/
+11
*
hw/arm/armsse: Add unimplemented-device stubs for MHUs
Peter Maydell
2019-02-01
1
-0
/
+3
*
iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable
Peter Maydell
2019-02-01
1
-0
/
+6
*
hw/arm/armsse: Put each CPU in its own cluster object
Peter Maydell
2019-02-01
1
-0
/
+2
*
hw/arm/armsse: Give each CPU its own view of memory
Peter Maydell
2019-02-01
1
-0
/
+10
*
hw/arm/armsse: Support dual-CPU configuration
Peter Maydell
2019-02-01
1
-5
/
+16
*
hw/arm/armsse: Make SRAM bank size configurable
Peter Maydell
2019-02-01
1
-0
/
+1
*
hw/arm/armsse: Make number of SRAM banks parameterised
Peter Maydell
2019-02-01
1
-2
/
+7
*
hw/misc/iotkit-secctl: Support 4 internal MPCs
Peter Maydell
2019-02-01
1
-3
/
+3
*
hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]
Peter Maydell
2019-02-01
1
-2
/
+2
*
hw/arm/iotkit: Refactor into abstract base class and subclass
Peter Maydell
2019-02-01
1
-5
/
+17
*
hw/arm/iotkit: Rename IoTKit to ARMSSE
Peter Maydell
2019-02-01
1
-6
/
+16
*
armv7m: Pass through start-powered-off CPU property
Peter Maydell
2019-02-01
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
2019-01-31
3
-0
/
+19
|
\
|
*
qemu-io: Add generic function for reinitializing optind.
Richard W.M. Jones
2019-01-31
1
-0
/
+16
|
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
2
-0
/
+3
*
|
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-30
4
-16
/
+14
*
|
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
1
-1
/
+1
|
/
*
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
2019-01-29
1
-1
/
+3
*
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
2
-0
/
+31
*
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
1
-0
/
+3
*
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2019-01-29
1
-0
/
+18
*
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
2019-01-29
3
-0
/
+45
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into staging
Peter Maydell
2019-01-28
2
-33
/
+47
|
\
|
*
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
2
-60
/
+0
|
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
2
-2
/
+76
*
|
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
1
-1
/
+1
*
|
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
1
-8
/
+2
*
|
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
1
-0
/
+2
*
|
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
1
-1
/
+0
*
|
cmd646: Remove unused variable
BALATON Zoltan
2019-01-25
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...
Peter Maydell
2019-01-25
1
-6
/
+0
|
\
|
*
qapi: Eliminate indirection through qmp_event_get_func_emit()
Markus Armbruster
2019-01-24
1
-6
/
+0
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
2019-01-25
1
-1
/
+1
|
\
\
|
*
|
virtio-net: Fix a typo
Philippe Mathieu-Daudé
2019-01-24
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-01-24
1
-0
/
+5
|
\
\
|
*
|
throttle-groups: fix restart coroutine iothread race
Stefan Hajnoczi
2019-01-24
1
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...
Peter Maydell
2019-01-24
1
-1
/
+1
|
\
\
|
*
|
vmstate: constify SaveVMHandlers
Marc-André Lureau
2019-01-23
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...
Peter Maydell
2019-01-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
include/fpu/softfloat: Fix compilation with Clang on s390x
Thomas Huth
2019-01-22
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...
Peter Maydell
2019-01-23
2
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType
Alexander Kanavin
2019-01-21
1
-1
/
+1
|
*
sdl: add support for high resolution window icon
Daniel P. Berrangé
2019-01-21
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...
Peter Maydell
2019-01-22
1
-9
/
+22
|
\
\
[next]