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
...
|
*
|
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-10-04
2
-5
/
+9
|
*
|
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
2022-10-04
2
-5
/
+3
|
*
|
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-04
5
-71
/
+73
|
*
|
cputlb: used cached CPUClass in our hot-paths
Alex Bennée
2022-10-04
1
-9
/
+6
|
*
|
hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs
Alex Bennée
2022-10-04
1
-3
/
+2
|
*
|
cpu: cache CPUClass in CPUState for hot code paths
Alex Bennée
2022-10-04
2
-5
/
+13
*
|
|
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
12
-48
/
+46
|
\
\
\
|
*
|
|
docs: Update TPM documentation for usage of a TPM 2
Stefan Berger
2022-10-04
1
-20
/
+24
|
*
|
|
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-10-04
4
-6
/
+6
|
*
|
|
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-04
3
-20
/
+12
|
*
|
|
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-10-04
1
-1
/
+1
|
*
|
|
checkpatch: ignore target/hexagon/imported/* files
Matheus Tavares Bernardino
2022-09-29
1
-0
/
+1
|
*
|
|
mem/cxl_type3: fix GPF DVSEC
Tong Zhang
2022-09-29
1
-1
/
+1
|
*
|
|
.gitignore: add .cache/ to .gitignore
Wang, Lei
2022-09-29
1
-0
/
+1
|
*
|
|
hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"
Bernhard Beschow
2022-09-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-04
28
-296
/
+158
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86: re-initialize RNG seed when selecting kernel
Jason A. Donenfeld
2022-10-01
1
-1
/
+4
|
*
|
target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...
Ray Zhang
2022-10-01
1
-1
/
+1
|
*
|
configure, meson: move linker flag detection to meson
Paolo Bonzini
2022-10-01
2
-16
/
+13
|
*
|
configure, meson: move C++ compiler detection to meson.build
Paolo Bonzini
2022-10-01
3
-68
/
+27
|
*
|
meson: multiple names can be passed to dependency()
Paolo Bonzini
2022-10-01
1
-8
/
+4
|
*
|
meson: require 0.61.3
Paolo Bonzini
2022-10-01
4
-6
/
+3
|
*
|
meson: -display dbus and CFI are incompatible
Paolo Bonzini
2022-10-01
1
-1
/
+6
|
*
|
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-29
2
-2
/
+2
|
*
|
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-29
12
-143
/
+7
|
*
|
configure: do not invoke as/ld directly for pc-bios/optionrom
Paolo Bonzini
2022-09-27
2
-25
/
+9
|
*
|
qboot: rebuild based on latest commit
Paolo Bonzini
2022-09-27
1
-0
/
+0
|
*
|
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-09-27
3
-3
/
+5
|
*
|
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
2022-09-27
1
-0
/
+7
|
*
|
x86: use typedef for SetupData struct
Jason A. Donenfeld
2022-09-27
1
-7
/
+7
|
*
|
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
3
-16
/
+64
*
|
|
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2022-10-03
25
-101
/
+447
|
\
\
\
|
*
|
|
hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
Lev Kujawski
2022-09-30
2
-3
/
+29
|
*
|
|
tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
Lev Kujawski
2022-09-30
1
-0
/
+33
|
*
|
|
hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
Lev Kujawski
2022-09-30
1
-0
/
+6
|
*
|
|
tests/qtest/ide-test.c: Create disk image for use as a secondary
Lev Kujawski
2022-09-30
1
-17
/
+22
|
*
|
|
piix_ide_reset: Use pci_set_* functions instead of direct access
Lev Kujawski
2022-09-30
1
-8
/
+9
|
*
|
|
block: use the request length for iov alignment
Keith Busch
2022-09-30
1
-1
/
+2
|
*
|
|
block: move bdrv_qiov_is_aligned to file-posix
Keith Busch
2022-09-30
3
-22
/
+21
|
*
|
|
iotests/backing-file-invalidation: Add new test
Hanna Reitz
2022-09-30
2
-0
/
+157
|
*
|
|
block/qed: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
1
-4
/
+11
|
*
|
|
block/qcow2: Keep auto_backing_file if possible
Hanna Reitz
2022-09-30
1
-5
/
+16
|
*
|
|
gluster: stop using .bdrv_needs_filename
Stefan Hajnoczi
2022-09-30
1
-4
/
+0
|
*
|
|
block: make serializing requests functions 'void'
Denis V. Lunev
2022-09-30
2
-17
/
+8
|
*
|
|
block: use bdrv_is_sg() helper instead of raw bs->sg reading
Denis V. Lunev
2022-09-30
3
-4
/
+4
|
*
|
|
block: add missed block_acct_setup with new block device init procedure
Denis V. Lunev
2022-09-30
5
-5
/
+92
|
*
|
|
block: pass OnOffAuto instead of bool to block_acct_setup()
Denis V. Lunev
2022-09-30
3
-10
/
+35
|
*
|
|
qemu-img: Wean documentation and help output off '?' for help
Markus Armbruster
2022-09-30
2
-3
/
+3
|
*
|
|
block/qcow2-bitmap: Add missing cast to silent GCC error
Philippe Mathieu-Daudé
2022-09-30
1
-1
/
+1
|
*
|
|
qcow2: fix memory leak in qcow2_read_extensions
lu zhipeng
2022-09-30
1
-0
/
+1
|
|
|
/
|
|
/
|
[prev]
[next]