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-12-08
libvhost-user: replace qemu/bswap.h with glibc endian.h
Marc-André Lureau
1
-37
/
+40
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
9
-6
/
+71
2020-12-08
failover: Remove primary_dev member
Juan Quintela
2
-32
/
+24
2020-12-08
failover: simplify failover_unplug_primary
Juan Quintela
1
-15
/
+10
2020-12-08
failover: Caller of this two functions already have primary_dev
Juan Quintela
1
-13
/
+14
2020-12-08
failover: We don't need to cache primary_device_id anymore
Juan Quintela
2
-11
/
+10
2020-12-08
failover: split failover_find_primary_device_id()
Juan Quintela
1
-16
/
+47
2020-12-08
failover: remove failover_find_primary_device() error parameter
Juan Quintela
1
-6
/
+3
2020-12-08
failover: make sure that id always exist
Juan Quintela
2
-3
/
+4
2020-12-08
failover: simplify qdev_device_add()
Juan Quintela
1
-26
/
+6
2020-12-08
failover: simplify qdev_device_add() failover case
Juan Quintela
1
-5
/
+6
2020-12-08
failover: Rename to failover_find_primary_device()
Juan Quintela
1
-3
/
+9
2020-12-08
failover: virtio_net_connect_failover_devices() does nothing
Juan Quintela
1
-15
/
+2
2020-12-08
failover: Rename function to hide_device()
Juan Quintela
3
-19
/
+20
2020-12-08
failover: should_be_hidden() should take a bool
Juan Quintela
3
-35
/
+13
2020-12-08
failover: simplify virtio_net_find_primary()
Juan Quintela
1
-15
/
+3
2020-12-08
failover: Remove memory leak
Juan Quintela
1
-3
/
+1
2020-12-08
failover: Remove primary_device_dict
Juan Quintela
2
-14
/
+4
2020-12-08
failover: remove standby_id variable
Juan Quintela
2
-9
/
+3
2020-12-08
failover: Remove primary_device_opts
Juan Quintela
2
-17
/
+5
2020-12-08
failover: g_strcmp0() knows how to handle NULL
Juan Quintela
1
-1
/
+1
2020-12-08
failover: Rename bool to failover_primary_hidden
Juan Quintela
2
-8
/
+9
2020-12-08
failover: qdev_device_add() returns err or dev set
Juan Quintela
1
-7
/
+0
2020-12-08
failover: Remove external partially_hotplugged property
Juan Quintela
1
-4
/
+0
2020-12-08
failover: Remove unused parameter
Juan Quintela
1
-5
/
+3
2020-12-08
failover: primary bus is only used once, and where it is set
Juan Quintela
2
-5
/
+4
2020-12-08
failover: Use always atomics for primary_should_be_hidden
Juan Quintela
1
-1
/
+1
2020-12-08
failover: fix indentantion
Juan Quintela
2
-20
/
+17
2020-12-08
unit-test: Add the binary file and clear diff.h
Yubo Miao
2
-1
/
+0
2020-12-08
unit-test: Add testcase for pxb
Yubo Miao
1
-6
/
+52
2020-12-08
unit-test: The files changed.
Yubo Miao
1
-0
/
+1
2020-12-08
acpi: Align the size to 128k
Yubo Miao
1
-0
/
+25
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
3
-2
/
+59
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
3
-293
/
+307
2020-12-08
hw/arm/virt: Write extra pci roots into fw_cfg
Jiahui Cen
2
-2
/
+6
2020-12-08
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
3
-17
/
+33
2020-12-08
acpi/gpex: Extract two APIs from acpi_dsdt_add_pci
Yubo Miao
1
-49
/
+63
2020-12-08
virtio: reset device on bad guest index in virtio_load()
John Levon
1
-6
/
+9
2020-12-08
memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
Eugenio Pérez
1
-2
/
+9
2020-12-08
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
1
-0
/
+4
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
3
-3
/
+8
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
9
-122
/
+143
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
5
-10
/
+10
2020-12-08
vhost-user-scsi: Fix memleaks in vus_proc_req()
Alex Chen
1
-1
/
+2
2020-12-08
Update version for v5.2.0 release
v5.2.0
Peter Maydell
1
-1
/
+1
2020-12-01
Update version for v5.2.0-rc4 release
v5.2.0-rc4
Peter Maydell
1
-1
/
+1
2020-12-01
ide: atapi: assert that the buffer pointer is in range
Paolo Bonzini
1
-0
/
+2
2020-12-01
hw/net/dp8393x: fix integer underflow in dp8393x_do_transmit_packets()
Mauro Matteo Cascella
1
-0
/
+4
2020-11-27
Merge remote-tracking branch 'remotes/elmarco/tags/libslirp-pull-request' int...
Peter Maydell
1
-0
/
+0
2020-11-27
slirp: update to fix CVE-2020-29129 CVE-2020-29130
Marc-André Lureau
1
-0
/
+0
[next]