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
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
100
-159
/
+985
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
7
-96
/
+89
2017-10-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-20
/
+65
2017-10-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-04-3...
Peter Maydell
17
-371
/
+1216
2017-10-16
Merge remote-tracking branch 'remotes/elmarco/tags/vu-pull-request' into staging
Peter Maydell
3
-7
/
+56
2017-10-15
tests/pxe: Test more NICs when running in SPEED=slow mode
Thomas Huth
1
-10
/
+21
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2
-3
/
+0
2017-10-15
isapc: Remove unnecessary migration compatibility code
Eduardo Habkost
1
-2
/
+0
2017-10-15
virtio-pci: Replace modern_as with direct access to modern_bar
Alexey Kardashevskiy
2
-38
/
+54
2017-10-15
virtio: fix descriptor counting in virtqueue_pop
Wolfgang Bumiller
1
-3
/
+3
2017-10-15
hw/gen_pcie_root_port: make IO RO 0 on IO disabled
Marcel Apfelbaum
1
-0
/
+7
2017-10-15
pci: Validate interfaces on base_class_init
Eduardo Habkost
1
-0
/
+12
2017-10-15
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
Eduardo Habkost
1
-0
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
64
-0
/
+296
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
8
-0
/
+31
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
5
-0
/
+22
2017-10-15
pci: conventional-pci-device and pci-express-device interfaces
Eduardo Habkost
2
-0
/
+18
2017-10-15
PCI: PCIe access should always be little endian
Matt Redfearn
1
-1
/
+1
2017-10-15
virtio/pci/migration: Convert to VMState
Dr. David Alan Gilbert
1
-81
/
+27
2017-10-15
hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case
Aleksandr Bezzubikov
1
-6
/
+18
2017-10-15
pci: allow 32-bit PCI IO accesses to pass through the PCI bridge
Mark Cave-Ayland
1
-1
/
+2
2017-10-15
virtio/vhost: reset dev->log after syncing
Felipe Franciosi
1
-2
/
+3
2017-10-15
MAINTAINERS: add Dump maintainers
Marc-André Lureau
1
-0
/
+11
2017-10-15
scripts/dump-guest-memory.py: add vmcoreinfo
Marc-André Lureau
1
-0
/
+61
2017-10-15
kdump: set vmcoreinfo location
Marc-André Lureau
1
-0
/
+24
2017-10-15
dump: update phys_base header field based on VMCOREINFO content
Marc-André Lureau
2
-2
/
+62
2017-10-15
dump: add guest ELF note
Marc-André Lureau
2
-0
/
+109
2017-10-15
hw/misc: add vmcoreinfo device
Marc-André Lureau
4
-0
/
+184
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
6
-9
/
+18
2017-10-15
pci: Set err to errp directly rather than through error_propagate()
Mao Zhongyi
1
-3
/
+1
2017-10-15
xio3130_downstream: Report error if pcie_chassis_add_slot() failed
Eduardo Habkost
1
-0
/
+1
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2
-24
/
+25
2017-10-13
nbd/server: simplify reply transmission
Vladimir Sementsov-Ogievskiy
1
-25
/
+24
2017-10-13
nbd/server: refactor nbd_co_send_simple_reply parameters
Vladimir Sementsov-Ogievskiy
1
-6
/
+7
2017-10-13
nbd/server: do not use NBDReply structure
Vladimir Sementsov-Ogievskiy
1
-21
/
+15
2017-10-13
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
1
-0
/
+18
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
3
-7
/
+7
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2
-16
/
+43
2017-10-13
specs: Describe the TPM support in QEMU
Stefan Berger
1
-0
/
+123
2017-10-13
tpm: Move tpm_cleanup() to right place
Amarnath Valluri
2
-1
/
+1
2017-10-13
tpm: Added support for TPM emulator
Amarnath Valluri
7
-7
/
+888
2017-10-13
tpm-passthrough: move reusable code to utils
Amarnath Valluri
3
-59
/
+34
2017-10-13
tpm-backend: Move realloc_buffer() implementation to tpm-tis model
Amarnath Valluri
4
-35
/
+12
2017-10-13
tpm-backend: Add new API to read backend TpmInfo
Amarnath Valluri
4
-54
/
+59
2017-10-13
tpm-backend: Made few interface methods optional
Amarnath Valluri
4
-62
/
+28
2017-10-13
tpm-backend: Initialize and free data members in it's own methods
Amarnath Valluri
4
-37
/
+19
2017-10-13
tpm-backend: Move thread handling inside TPMBackend
Amarnath Valluri
4
-126
/
+67
2017-10-13
tpm-backend: Remove unneeded member variable from backend class
Amarnath Valluri
3
-6
/
+1
2017-10-13
tpm: Use EMSGSIZE instead of EBADMSG to compile on OpenBSD
Stefan Berger
1
-5
/
+5
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
3
-24
/
+20
[next]