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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd/ssi-sd: Do not create SD card within controller's realize
Markus Armbruster
2021-12-15
3
-30
/
+27
*
gicv3: fix ICH_MISR's LRENP computation
Damien Hedde
2021-12-07
1
-1
/
+2
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2021-12-06
1
-1
/
+1
|
\
|
*
virtio-blk: Fix clean up of host notifiers for single MR transaction.
Mark Mielke
2021-12-06
1
-1
/
+1
*
|
Revert "vga: don't abort when adding a duplicate isa-vga device"
Alex Bennée
2021-12-06
1
-10
/
+0
*
|
hw/mips/boston: Fix load_elf() error detection
Jiaxun Yang
2021-12-06
1
-2
/
+3
*
|
hw/mips/bootloader: Fix write_ulong()
Jiaxun Yang
2021-12-06
1
-1
/
+5
|
/
*
hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
Philippe Mathieu-Daudé
2021-12-02
1
-1
/
+13
*
hw/block/fdc: Extract blk_create_empty_drive()
Philippe Mathieu-Daudé
2021-12-02
1
-2
/
+7
*
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-11-29
2
-5
/
+5
*
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2021-11-29
6
-10
/
+57
|
\
|
*
Fix bad overflow check in hw/pci/pcie.c
Daniella Lee
2021-11-29
1
-2
/
+2
|
*
intel-iommu: ignore leaf SNP bit in scalable mode
Jason Wang
2021-11-29
2
-0
/
+8
|
*
virtio-balloon: correct used length
Jason Wang
2021-11-29
1
-3
/
+3
|
*
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
2021-11-29
1
-2
/
+5
|
*
failover: fix unplug pending detection
Laurent Vivier
2021-11-28
1
-3
/
+27
|
*
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
2021-11-28
1
-0
/
+12
*
|
hw/intc/arm_gicv3: fix handling of LPIs in list registers
Peter Maydell
2021-11-29
1
-3
/
+2
*
|
hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function
Peter Maydell
2021-11-26
2
-2
/
+15
*
|
hw/intc/arm_gicv3: Update cached state after LPI state changes
Peter Maydell
2021-11-26
3
-6
/
+31
*
|
hw/intc: cannot clear GICv3 ITS CTLR[Enabled] bit
Shashi Mallela
2021-11-26
1
-3
/
+4
*
|
hw/arm/virt: Extend nested and mte checks to hvf
Alexander Graf
2021-11-26
1
-6
/
+9
|
/
*
hw/intc/arm_gicv3_its: Revert version increments in vmstate_its
Eric Auger
2021-11-22
1
-2
/
+0
*
Merge tag 'fixes-20211122-pull-request' of git://git.kraxel.org/qemu into sta...
Richard Henderson
2021-11-22
1
-2
/
+9
|
\
|
*
microvm: check g_file_set_contents() return value
Gerd Hoffmann
2021-11-22
1
-1
/
+4
|
*
microvm: add missing g_free() call
Gerd Hoffmann
2021-11-22
1
-0
/
+2
|
*
hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()
Philippe Mathieu-Daudé
2021-11-22
1
-1
/
+3
*
|
hw/misc/sifive_u_otp: Do not reset OTP content on hardware reset
Philippe Mathieu-Daudé
2021-11-22
1
-8
/
+5
*
|
hw/misc/sifive_u_otp: Use IF_PFLASH for the OTP device instead of IF_NONE
Thomas Huth
2021-11-22
1
-1
/
+8
|
/
*
escc: update the R_SPEC register SPEC_ALLSENT bit when writing to W_TXCTRL1
Mark Cave-Ayland
2021-11-21
1
-0
/
+14
*
escc: always set STATUS_TXEMPTY in R_STATUS on device reset
Mark Cave-Ayland
2021-11-21
1
-0
/
+11
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-19
1
-0
/
+1
|
\
|
*
esp: ensure that async_len is reset to 0 during esp_hard_reset()
Mark Cave-Ayland
2021-11-19
1
-0
/
+1
*
|
Merge tag 'pull-ppc-20211119' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-11-19
1
-0
/
+1
|
\
\
|
*
|
pmu: fix pmu vmstate subsection list
Laurent Vivier
2021-11-17
1
-0
/
+1
*
|
|
Merge tag 'nvme-fixes-for-6.2-pull-request' of git://git.infradead.org/qemu-n...
Richard Henderson
2021-11-19
4
-8
/
+16
|
\
\
\
|
*
|
|
hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)
Klaus Jensen
2021-11-19
1
-0
/
+5
|
*
|
|
hw/nvme: change nvme-ns 'shared' default
Klaus Jensen
2021-11-19
2
-7
/
+2
|
*
|
|
hw/nvme: reattach subsystem namespaces on hotplug
Hannes Reinecke
2021-11-19
1
-1
/
+9
*
|
|
|
net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
Prasad J Pandit
2021-11-19
1
-0
/
+13
|
/
/
/
*
/
/
vfio: Fix memory leak of hostwin
Peng Liang
2021-11-17
1
-0
/
+8
|
/
/
*
|
Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2021-11-16
6
-59
/
+71
|
\
\
|
*
|
hw/rtc/pl031: Send RTC_CHANGE QMP event
Eric Auger
2021-11-15
2
-2
/
+10
|
*
|
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
2021-11-15
4
-30
/
+35
|
*
|
hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1
Peter Maydell
2021-11-15
1
-5
/
+12
|
*
|
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
2021-11-15
3
-23
/
+15
|
|
/
*
|
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2021-11-15
12
-54
/
+160
|
\
\
|
|
/
|
/
|
|
*
pcie: expire pending delete
Gerd Hoffmann
2021-11-15
1
-0
/
+2
|
*
pcie: fast unplug when slot power is off
Gerd Hoffmann
2021-11-15
1
-0
/
+10
|
*
pcie: factor out pcie_cap_slot_unplug()
Gerd Hoffmann
2021-11-15
1
-12
/
+20
[next]