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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c
Maxim Levitsky
2
-6
/
+9
2020-03-09
monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c
Maxim Levitsky
2
-4
/
+5
2020-03-09
monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c
Maxim Levitsky
2
-3
/
+4
2020-03-09
monitor/hmp: move hmp_block_job* to block-hmp-cmds.c
Maxim Levitsky
2
-5
/
+6
2020-03-09
monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c
Maxim Levitsky
2
-5
/
+9
2020-03-09
monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
Maxim Levitsky
2
-4
/
+4
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2
-3
/
+16
2020-03-09
hw/i386/pc: Clean up includes
Philippe Mathieu-Daudé
1
-8
/
+3
2020-03-09
hw/pci-host/q35: Remove unused includes
Philippe Mathieu-Daudé
1
-7
/
+0
2020-03-09
hw/pci-host/q35: Include "qemu/range.h"
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-09
hw/i386/intel_iommu: Remove unused includes
Philippe Mathieu-Daudé
1
-4
/
+0
2020-03-09
hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
1
-1
/
+0
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2
-1
/
+4
2020-03-06
monitor: Add allow_hmp parameter to monitor_init()
Kevin Wolf
1
-1
/
+1
2020-03-06
hmp: Fail gracefully if chardev is already in use
Kevin Wolf
1
-1
/
+1
2020-03-06
qmp: Fail gracefully if chardev is already in use
Kevin Wolf
1
-1
/
+1
2020-03-06
monitor: Create QAPIfied monitor_init()
Kevin Wolf
1
-0
/
+2
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
1
-0
/
+1
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-0
/
+7
2020-03-06
stubs: Add arch_type
Kevin Wolf
1
-0
/
+2
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
1
-0
/
+1
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
1
-3
/
+4
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
1
-0
/
+1
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
1
-3
/
+3
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
1
-0
/
+6
2020-03-03
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+2
2020-03-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
1
-1
/
+2
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
1
-0
/
+2
2020-03-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into staging
Peter Maydell
1
-1
/
+1
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
1
-1
/
+3
2020-02-28
hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-28
compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
Zenghui Yu
1
-1
/
+1
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2
-0
/
+3
2020-02-28
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2
-0
/
+6
2020-02-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...
Peter Maydell
1
-1
/
+4
2020-02-28
migration: Add support for modules
Juan Quintela
1
-0
/
+2
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+4
2020-02-27
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
1
-1
/
+2
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
4
-0
/
+37
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-1
/
+68
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
1
-1
/
+4
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
1
-0
/
+2
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2
-0
/
+2
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
1
-0
/
+3
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
1
-0
/
+57
2020-02-26
linux-headers: update
Cornelia Huck
4
-0
/
+37
2020-02-25
qemu/bitops.h: Add extract8 and extract16
Yoshinori Sato
1
-0
/
+38
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
1
-1
/
+2
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
1
-0
/
+2
[next]