index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
Markus Armbruster
1
-2
/
+2
2020-09-03
qapi/block-core.json: Remove stale description of 'blockdev-add'
Kashyap Chamarthy
1
-3
/
+1
2020-09-03
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
4
-18
/
+10
2020-09-03
linux-user: Add support for btrfs ioctls used to scrub a filesystem
Filip Bozuta
3
-0
/
+43
2020-09-03
linux-user: Add support for btrfs ioctls used to manage quota
Filip Bozuta
3
-0
/
+63
2020-09-03
linux-user: Add support for two btrfs ioctls used for subvolume
Filip Bozuta
3
-0
/
+23
2020-09-03
linux-user: Add support for a group of btrfs inode ioctls
Filip Bozuta
3
-0
/
+57
2020-09-03
linux-user: Add support for btrfs ioctls used to get/set features
Filip Bozuta
3
-0
/
+20
2020-09-03
linux-user: Add support for btrfs ioctls used to manipulate with devices
Filip Bozuta
3
-1
/
+53
2020-09-03
linux-user: Add support for a group of btrfs ioctls used for snapshots
Filip Bozuta
3
-1
/
+12
2020-09-03
linux-user: Add support for a group of btrfs ioctls used for subvolumes
Filip Bozuta
5
-0
/
+67
2020-09-03
linux-user: fix implicit conversion from enumeration type error
Laurent Vivier
1
-1
/
+1
2020-09-02
nbd: disable signals and forking on Windows builds
Daniel P. Berrangé
2
-5
/
+7
2020-09-02
nbd: skip SIGTERM handler if NBD device support is not built
Daniel P. Berrangé
1
-1
/
+4
2020-09-02
block: add missing socket_init() calls to tools
Daniel P. Berrangé
3
-0
/
+5
2020-09-02
block/nbd: use non-blocking connect: fix vm hang on connect()
Vladimir Sementsov-Ogievskiy
1
-1
/
+265
2020-09-02
iotests/259: Fix reference output
Max Reitz
1
-1
/
+1
2020-09-02
iotests/059: Fix reference output
Max Reitz
1
-1
/
+1
2020-09-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into staging
Peter Maydell
6
-240
/
+1248
2020-09-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
34
-284
/
+215
2020-09-02
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into staging
Peter Maydell
20
-1862
/
+2129
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
[prev]
[next]