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
...
|
*
|
bswap.h: Remove unused float-access functions
Peter Maydell
2021-02-15
3
-77
/
+5
|
*
|
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
2021-02-15
1
-20
/
+0
|
*
|
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
2
-6
/
+6
|
*
|
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
1
-3
/
+2
|
*
|
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
2021-02-15
1
-4
/
+4
|
*
|
MAINTAINERS: Add gdbstub.h to the "GDB stub" section
Peter Maydell
2021-02-15
1
-0
/
+1
|
*
|
tests/docker: remove travis container
Daniel P. Berrangé
2021-02-15
5
-109
/
+2
|
*
|
travis-ci: Disable C++ optional objects on AArch64 container
Philippe Mathieu-Daudé
2021-02-15
1
-1
/
+1
|
*
|
.shippable: remove the last bits
Alex Bennée
2021-02-15
2
-25
/
+0
|
*
|
travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
Thomas Huth
2021-02-15
2
-51
/
+9
|
*
|
travis.yml: (Re-)move the --enable-debug jobs
Thomas Huth
2021-02-15
2
-13
/
+1
|
*
|
travis.yml: Move the --enable-modules test to the gitlab-CI
Thomas Huth
2021-02-15
2
-6
/
+1
|
*
|
travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
Thomas Huth
2021-02-15
2
-30
/
+13
|
*
|
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
2021-02-15
5
-17
/
+16
|
/
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
2021-02-13
11
-75
/
+226
|
\
\
|
|
/
|
/
|
|
*
block: use return status of bdrv_append()
Vladimir Sementsov-Ogievskiy
2021-02-12
6
-30
/
+23
|
*
block: return status from bdrv_append and friends
Vladimir Sementsov-Ogievskiy
2021-02-12
2
-27
/
+43
|
*
qemu-iotests: 300: Add test case for modifying persistence of bitmap
Peter Krempa
2021-02-12
2
-2
/
+95
|
*
migration: dirty-bitmap: Allow control of bitmap persistence
Peter Krempa
2021-02-12
2
-4
/
+44
|
*
migration: dirty-bitmap: Use struct for alias map inner members
Peter Krempa
2021-02-12
1
-12
/
+21
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-02-13
9
-175
/
+604
|
\
\
|
*
|
m68k: import bootinfo headers from linux
Laurent Vivier
2021-02-11
5
-68
/
+295
|
*
|
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
2021-02-11
3
-2
/
+11
|
*
|
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
2021-02-11
4
-46
/
+146
|
*
|
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2021-02-11
2
-0
/
+14
|
*
|
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
2021-02-11
1
-9
/
+30
|
*
|
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2021-02-11
2
-34
/
+39
|
*
|
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
2021-02-11
2
-20
/
+73
*
|
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st...
Peter Maydell
2021-02-12
17
-74
/
+193
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iotests/264: add backup-cancel test-case
Vladimir Sementsov-Ogievskiy
2021-02-12
2
-9
/
+16
|
*
|
block/backup: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+10
|
*
|
iotests/264: add mirror-cancel test-case
Vladimir Sementsov-Ogievskiy
2021-02-12
2
-10
/
+32
|
*
|
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-1
/
+5
|
*
|
iotests/264: move to python unittest
Vladimir Sementsov-Ogievskiy
2021-02-12
2
-55
/
+58
|
*
|
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+9
|
*
|
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
2021-02-12
2
-0
/
+8
|
*
|
block/raw-format: implement .bdrv_cancel_in_flight handler
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+6
|
*
|
block/nbd: implement .bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
1
-0
/
+15
|
*
|
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
3
-0
/
+23
|
*
|
io: error_prepend() in qio_channel_readv_full_all() causes segfault
Jagannathan Raman
2021-02-12
1
-2
/
+1
|
*
|
iotests/210: Fix reference output
Max Reitz
2021-02-12
1
-1
/
+1
|
*
|
qemu-nbd: Permit --shared=0 for unlimited clients
Eric Blake
2021-02-12
2
-5
/
+5
|
*
|
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake
2021-02-12
2
-2
/
+15
|
/
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...
Peter Maydell
2021-02-11
19
-55
/
+164
|
\
\
|
*
|
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
2021-02-11
1
-5
/
+4
|
*
|
hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Edgar E. Iglesias
2021-02-11
1
-2
/
+2
|
*
|
accel/tcg: Add URL of clang bug to comment about our workaround
Peter Maydell
2021-02-11
1
-6
/
+19
|
*
|
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-11
7
-13
/
+16
|
*
|
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
2021-02-11
1
-0
/
+4
|
*
|
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
2021-02-11
1
-0
/
+5
[prev]
[next]