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
...
|
*
|
|
|
|
qga: add channel path to error messages
Bjørn Forsman
2022-10-26
1
-2
/
+2
|
*
|
|
|
|
qga: Add HW address getting for FreeBSD
Alexander Ivanov
2022-10-26
1
-0
/
+15
|
*
|
|
|
|
qga: Move HW address getting to a separate function
Alexander Ivanov
2022-10-26
3
-42
/
+78
|
*
|
|
|
|
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
2022-10-26
1
-10
/
+25
|
*
|
|
|
|
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
2022-10-26
1
-0
/
+7
|
*
|
|
|
|
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
2022-10-26
5
-164
/
+334
|
*
|
|
|
|
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
2022-10-26
4
-272
/
+338
|
*
|
|
|
|
qga: Add initial FreeBSD support
Alexander Ivanov
2022-10-26
4
-2
/
+33
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pull-target-arm-20221027' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-27
38
-255
/
+592
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
mips/malta: pass RNG seed via env var and re-randomize on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+27
|
*
|
|
|
rx: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+3
|
*
|
|
|
openrisc: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+3
|
*
|
|
|
mips/boston: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+3
|
*
|
|
|
m68k/q800: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
1
-20
/
+13
|
*
|
|
|
m68k/virt: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
1
-9
/
+11
|
*
|
|
|
riscv: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+3
|
*
|
|
|
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
1
-0
/
+2
|
*
|
|
|
x86: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
1
-1
/
+1
|
*
|
|
|
device-tree: add re-randomization helper function
Jason A. Donenfeld
2022-10-27
2
-0
/
+30
|
*
|
|
|
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
15
-27
/
+54
|
*
|
|
|
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
1
-1
/
+10
|
*
|
|
|
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
2
-1
/
+17
|
*
|
|
|
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
3
-22
/
+157
|
*
|
|
|
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
1
-18
/
+16
|
*
|
|
|
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-4
/
+2
|
*
|
|
|
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-16
/
+15
|
*
|
|
|
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-18
/
+13
|
*
|
|
|
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
1
-92
/
+92
|
*
|
|
|
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
1
-0
/
+4
|
*
|
|
|
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
1
-19
/
+22
|
*
|
|
|
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
2
-1
/
+9
|
*
|
|
|
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
1
-0
/
+10
|
*
|
|
|
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
1
-17
/
+54
|
*
|
|
|
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
3
-17
/
+16
|
*
|
|
|
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
2022-10-27
1
-2
/
+7
|
*
|
|
|
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2022-10-27
1
-1
/
+1
|
*
|
|
|
hw/core/resettable: fix reset level counting
Damien Hedde
2022-10-27
2
-5
/
+6
|
*
|
|
|
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
1
-7
/
+17
|
*
|
|
|
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
2022-10-27
1
-2
/
+3
|
*
|
|
|
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-27
6
-19
/
+35
|
/
/
/
/
*
|
|
|
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
13
-98
/
+649
|
\
\
\
\
|
*
|
|
|
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
1
-0
/
+7
|
*
|
|
|
s390x: pv: Add dump support
Janosch Frank
2022-10-26
3
-33
/
+246
|
*
|
|
|
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
2
-0
/
+60
|
*
|
|
|
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
1
-0
/
+2
|
*
|
|
|
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
3
-0
/
+77
|
*
|
|
|
s390x: Add protected dump cap
Janosch Frank
2022-10-26
4
-0
/
+22
|
*
|
|
|
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
3
-26
/
+166
|
*
|
|
|
dump: Reintroduce memory_offset and section_offset
Janosch Frank
2022-10-24
1
-0
/
+2
|
*
|
|
|
dump: Reorder struct DumpState
Janosch Frank
2022-10-24
1
-7
/
+9
[prev]
[next]