index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-04
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
1
-0
/
+1
2020-09-04
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
1
-0
/
+11
2020-09-03
gitlab-ci.yml: Set artifacts expiration time
Thomas Huth
1
-0
/
+4
2020-09-03
gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
Thomas Huth
1
-2
/
+4
2020-09-03
gitlab/travis: Rework the disabled features tests
Thomas Huth
2
-13
/
+19
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
6
-29
/
+29
2020-09-03
tests/qtest/ipmi-kcs: Fix assert side-effect
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-03
tests/qtest/tpm: Declare input buffers const and static
Philippe Mathieu-Daudé
2
-7
/
+7
2020-09-03
tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-03
hw/m68k: QOMify the mcf5206 system integration module
Thomas Huth
3
-13
/
+48
2020-09-03
configure: Add system = 'linux' for meson when cross-compiling
Thomas Huth
1
-0
/
+3
2020-09-03
meson: fix keymaps without qemu-keymap
Gerd Hoffmann
2
-9
/
+28
2020-09-03
cirrus.yml: Split FreeBSD job into two parts
Thomas Huth
1
-6
/
+26
2020-09-03
cirrus.yml: Update the macOS jobs to Catalina
Thomas Huth
1
-2
/
+2
2020-09-03
cirrus.yml: Compile macOS with -Werror
Thomas Huth
1
-2
/
+5
2020-09-03
cirrus.yml: Compile FreeBSD with -Werror
Thomas Huth
1
-1
/
+1
2020-09-03
configure: Fix atomic64 test for --enable-werror on macOS
Thomas Huth
1
-5
/
+5
2020-09-02
target/i386/sev: Plug memleak in sev_read_file_base64
Pan Nengyuan
1
-0
/
+1
2020-09-02
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
1
-0
/
+1
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
2
-0
/
+2
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
6
-25
/
+20
2020-09-02
Revert "hw/386: Add EPYC mode topology decoding functions"
Babu Moger
1
-100
/
+0
2020-09-02
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
1
-34
/
+127
2020-09-02
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
2
-14
/
+0
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2
-17
/
+0
2020-09-02
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
Babu Moger
2
-33
/
+10
2020-09-02
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
1
-2
/
+0
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
3
-7
/
+4
2020-09-02
tls-cipher-suites: Correct instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-02
hda-audio: Set instance_size at base class
Eduardo Habkost
1
-3
/
+1
2020-09-02
rx: Move typedef RXCPU to cpu-qom.h
Eduardo Habkost
2
-1
/
+1
2020-09-02
rx: Rename QOM type check macros
Eduardo Habkost
6
-17
/
+17
2020-09-02
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
1
-1
/
+1
2020-09-02
rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
Eduardo Habkost
2
-2
/
+2
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
5
-6
/
+6
2020-09-02
mos6522: Rename QOM macros
Eduardo Habkost
5
-19
/
+19
2020-09-02
imx_ccm: Rename IMX_GET_CLASS macro
Eduardo Habkost
2
-2
/
+2
2020-09-02
hw/block/nvme: remove explicit qsg/iov parameters
Klaus Jensen
1
-4
/
+7
2020-09-02
hw/block/nvme: use preallocated qsg/iov in nvme_dma_prp
Klaus Jensen
1
-23
/
+18
2020-09-02
hw/block/nvme: consolidate qsg/iov clearing
Klaus Jensen
1
-31
/
+21
2020-09-02
hw/block/nvme: add ns/cmd references in NvmeRequest
Klaus Jensen
2
-85
/
+104
2020-09-02
hw/block/nvme: be consistent about zeros vs zeroes
Klaus Jensen
3
-8
/
+8
2020-09-02
hw/block/nvme: add check for mdts
Klaus Jensen
3
-1
/
+31
2020-09-02
hw/block/nvme: refactor request bounds checking
Klaus Jensen
1
-5
/
+21
2020-09-02
hw/block/nvme: verify validity of prp lists in the cmb
Klaus Jensen
1
-1
/
+13
2020-09-02
hw/block/nvme: add request mapping helper
Klaus Jensen
1
-3
/
+10
2020-09-02
hw/block/nvme: add tracing to nvme_map_prp
Klaus Jensen
2
-0
/
+3
2020-09-02
hw/block/nvme: refactor dma read/write
Klaus Jensen
1
-45
/
+46
2020-09-02
hw/block/nvme: destroy request iov before reuse
Klaus Jensen
1
-0
/
+4
2020-09-02
hw/block/nvme: remove redundant has_sg member
Klaus Jensen
2
-6
/
+2
[next]