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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
vhost-vsock-ccw: force virtio version 1
Stefano Garzarella
1
-0
/
+12
2020-09-29
vhost-user-vsock-pci: force virtio version 1
Stefano Garzarella
1
-1
/
+3
2020-09-29
vhost-vsock-pci: force virtio version 1
Stefano Garzarella
1
-1
/
+9
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
4
-5
/
+32
2020-09-29
vhost-vdpa: add trace-events
Laurent Vivier
2
-5
/
+118
2020-09-29
virtio-pmem-pci: force virtio version 1
Pankaj Gupta
1
-0
/
+1
2020-09-29
virtio-iommu-pci: force virtio version 1
Eric Auger
1
-1
/
+1
2020-09-29
virtio-iommu: Check gtrees are non null before destroying them
Eric Auger
1
-2
/
+6
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
5
-64
/
+0
2020-09-29
vhost: check queue state in the vhost_dev_set_log routine
Dima Stepanov
1
-0
/
+12
2020-09-29
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
2
-6
/
+40
2020-09-29
pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...
David Hildenbrand
1
-1
/
+1
2020-09-29
virtio-mem: detach the element from the virtqueue when error occurs
Li Qiang
1
-0
/
+3
2020-09-29
vhost-vdpa: batch updating IOTLB mappings
Jason Wang
1
-0
/
+66
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
2
-16
/
+80
2020-09-28
Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...
Peter Maydell
17
-75
/
+54
2020-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-14
/
+6
2020-09-25
core/register: Specify instance_size in the TypeInfo
Alistair Francis
1
-18
/
+13
2020-09-25
load_elf: Remove unused address variables from callers
BALATON Zoltan
16
-57
/
+41
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
23
-69
/
+163
2020-09-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
24
-103
/
+89
2020-09-23
vhost-vdpa: remove useless variable
Laurent Vivier
1
-6
/
+3
2020-09-23
virtio: vdpa: omit check return of g_malloc
Li Qiang
1
-6
/
+1
2020-09-23
vhost-vdpa: fix indentation in vdpa_ops
Stefano Garzarella
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
19
-64
/
+64
2020-09-23
virtio-crypto: don't modify elem->in/out_sg
Stefan Hajnoczi
1
-3
/
+14
2020-09-23
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
1
-2
/
+9
2020-09-23
virtio: add vhost-user-fs-ccw device
Halil Pasic
2
-0
/
+76
2020-09-22
sifive_u: Register "start-in-flash" as class property
Eduardo Habkost
1
-8
/
+8
2020-09-22
sifive_e: Register "revb" as class property
Eduardo Habkost
1
-5
/
+6
2020-09-22
i440fx: Register i440FX-pcihost properties as class properties
Eduardo Habkost
1
-16
/
+16
2020-09-22
machine: Register "memory-backend" as class property
Eduardo Habkost
1
-6
/
+6
2020-09-22
xlnx-zcu102: Register properties as class properties
Eduardo Habkost
1
-12
/
+13
2020-09-22
cpu/core: Register core-id and nr-threads as class properties
Eduardo Habkost
1
-4
/
+4
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
2
-24
/
+8
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
17
-28
/
+28
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...
Peter Maydell
2
-4
/
+28
2020-09-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
3
-25
/
+9
2020-09-21
hw: usb: hcd-ohci: check for processed TD before retire
Prasad J Pandit
1
-0
/
+4
2020-09-21
hw: usb: hcd-ohci: check len and frame_number variables
Prasad J Pandit
1
-2
/
+22
2020-09-21
usb: fix u2f build
Gerd Hoffmann
1
-2
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
247
-891
/
+301
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
18
-69
/
+18
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2
-2
/
+2
2020-09-18
sifive: Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-18
sifive: Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-18
sifive_u: Rename memmap enum constants
Eduardo Habkost
1
-78
/
+78
2020-09-18
sifive_e: Rename memmap enum constants
Eduardo Habkost
1
-41
/
+41
2020-09-18
hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
Laszlo Ersek
1
-1
/
+1
2020-09-18
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...
Peter Maydell
4
-13
/
+55
[next]