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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
virtio-blk: allow drive_del with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-29
ide: Fix bootindex for bus_id > 9
Markus Armbruster
1
-1
/
+1
2014-08-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-112
/
+124
2014-08-28
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
7
-33
/
+185
2014-08-27
mc146818rtc: reinitialize irq_reinject_on_ack_count on reset
Paolo Bonzini
1
-0
/
+1
2014-08-26
virtio-scsi: Report error if num_queues is 0 or too large
Fam Zheng
1
-0
/
+6
2014-08-26
scsi-generic: remove superfluous DPRINTF avoid to break compiling
Gonglei
1
-3
/
+0
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
4
-93
/
+93
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
4
-19
/
+28
2014-08-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014082...
Peter Maydell
1
-2
/
+6
2014-08-25
vfio: Enable NVIDIA 88000 region quirk regardless of VGA
Alex Williamson
1
-2
/
+6
2014-08-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-44
/
+227
2014-08-25
spapr: Add support for new NMI interface
Alexey Kardashevskiy
1
-0
/
+21
2014-08-25
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
3
-0
/
+24
2014-08-25
s390x: Convert QEMUMachine to MachineClass
Alexey Kardashevskiy
2
-33
/
+54
2014-08-25
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2
-0
/
+85
2014-08-25
pcie: fix trailing whitespace
Michael S. Tsirkin
1
-1
/
+1
2014-08-25
ioh3420: Enable ARI forwarding
Knut Omang
1
-0
/
+2
2014-08-25
ioh3420: Remove obsoleted, unused ioh3420_init function
Knut Omang
1
-24
/
+0
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
3
-7
/
+9
2014-08-25
pcie: Fix incorrect write to the ari capability next function field
Knut Omang
1
-1
/
+1
2014-08-25
ssdt-tpm: add generated hex file to git
Michael S. Tsirkin
1
-0
/
+95
2014-08-25
Add ACPI tables for TPM
Stefan Berger
5
-8
/
+102
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
3
-3
/
+11
2014-08-25
pcihp: fix possible array out of bounds
Gonglei
1
-1
/
+1
2014-08-25
pci_bridge: manually destroy memory regions within PCIBridgeWindows
Paolo Bonzini
1
-0
/
+6
2014-08-24
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
1
-0
/
+10
2014-08-24
dma: axidma: Variablise repeated s->streams[i] sub-expr
Peter Crosthwaite
1
-4
/
+6
2014-08-24
microblaze: ml605: Get rid of ddr_base variable
Peter Crosthwaite
1
-3
/
+2
2014-08-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-7
/
+9
2014-08-20
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
1
-1
/
+2
2014-08-20
virtio-blk: allow block_resize with dataplane
Stefan Hajnoczi
1
-0
/
+1
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-08-20
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
1
-4
/
+4
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
1
-2
/
+1
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
1
-4
/
+4
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
1
-0
/
+7
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
1
-0
/
+48
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
1
-5
/
+26
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
1
-4
/
+4
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
53
-245
/
+142
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
2014-08-18
virtio-serial: create a linked list of all active devices
Amit Shah
1
-0
/
+10
2014-08-18
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2
-4
/
+12
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
12
-208
/
+288
2014-08-18
loader: Abstract away ref to memory region names
Peter Crosthwaite
1
-1
/
+1
2014-08-18
tpm_tis: remove instance_finalize callback
Paolo Bonzini
1
-8
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
39
-169
/
+0
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
6
-7
/
+7
[next]