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
2013-02-01
pci: use qbus_create in pci_bus_new
Paolo Bonzini
1
-6
/
+15
2013-02-01
qdev: change first argument of qbus_create_inplace to void *
Paolo Bonzini
2
-2
/
+2
2013-02-01
qdev: remove duplication between qbus_create and qbus_create_inplace
Paolo Bonzini
1
-11
/
+7
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
1
-2
/
+2
2013-02-01
xen: fix build problem introduced from per-queue peers
Anthony Liguori
1
-2
/
+0
2013-02-01
virtio-net: compat multiqueue support
Jason Wang
1
-0
/
+4
2013-02-01
virtio-net: migration support for multiqueue
Jason Wang
1
-6
/
+29
2013-02-01
virtio-net: multiqueue support
Jason Wang
2
-67
/
+263
2013-02-01
virtio-net: separate virtqueue from VirtIONet
Jason Wang
1
-81
/
+114
2013-02-01
virtio: add a queue_index to VirtQueue
Jason Wang
2
-0
/
+9
2013-02-01
virtio: introduce virtio_del_queue()
Jason Wang
2
-0
/
+11
2013-02-01
vhost: multiqueue support
Jason Wang
5
-58
/
+120
2013-02-01
net: multiqueue support
Jason Wang
4
-12
/
+44
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
8
-8
/
+8
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
26
-74
/
+74
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
25
-114
/
+133
2013-02-01
net: tap: using bool instead of bitfield
Jason Wang
1
-1
/
+1
2013-02-01
isa: QOM'ify isa_bus_from_device()
Andreas Färber
1
-1
/
+1
2013-02-01
i2c: Drop I2C_SLAVE_FROM_QDEV() macro
Andreas Färber
7
-8
/
+7
2013-02-01
Revert "e1000: no need auto-negotiation if link was down"
Michael Roth
1
-5
/
+0
2013-02-01
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
3
-7
/
+11
2013-01-31
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
4
-28
/
+86
2013-01-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
9
-65
/
+227
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2
-4
/
+10
2013-02-01
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
1
-3
/
+1
2013-02-01
target-i386: Pass X86CPU to cpu_x86_set_a20()
Andreas Färber
1
-3
/
+4
2013-02-01
ide/mmio: QOM'ify MMIO IDE for R2D
Andreas Färber
3
-25
/
+82
2013-01-30
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2
-1
/
+2
2013-01-30
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
8
-33
/
+23
2013-01-30
Merge remote-tracking branch 'afaerber-or/prep-up' into staging
Anthony Liguori
3
-31
/
+56
2013-01-30
hw/vexpress: Use correct HBI (board model number) for vexpress-a15
Peter Maydell
1
-1
/
+1
2013-01-30
hw/arm_sysctl: Clear sysctl cfgctrl start bit
Christoffer Dall
1
-0
/
+1
2013-01-30
hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2
-5
/
+5
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
2
-8
/
+2
2013-01-30
g_malloc(0) and g_malloc0(0) return NULL; simplify
Markus Armbruster
2
-10
/
+3
2013-01-30
prep: Move PReP machine to hw/ppc/
Andreas Färber
2
-15
/
+16
2013-01-30
xilinx_axidma: Fix debug mode compile messages
Peter Crosthwaite
1
-1
/
+1
2013-01-30
cadence_gem: Debug mode compile fixes
Peter Crosthwaite
1
-7
/
+10
2013-01-30
cadence_ttc: Debug mode compile fixes
Peter Crosthwaite
1
-2
/
+2
2013-01-30
vfio-pci: Enable PCIe extended config space
Alex Williamson
1
-0
/
+4
2013-01-30
PIIX3: reset the VM when the Reset Control Register's RCPU bit gets set
Laszlo Ersek
1
-1
/
+69
2013-01-30
ich9: add support for pci assignment
Jason Baron
3
-0
/
+35
2013-01-30
virtio-net: rename ctrl rx commands
Amos Kong
2
-14
/
+14
2013-01-30
virtio-net: introduce a new macaddr control
Amos Kong
3
-3
/
+26
2013-01-30
virtio-net: remove layout assumptions for ctrl vq
Michael S. Tsirkin
1
-54
/
+75
2013-01-30
virtio-net: revert mac on reset
Michael S. Tsirkin
1
-0
/
+1
2013-01-30
e1000: document ICS read behaviour
Michael S. Tsirkin
1
-0
/
+10
2013-01-29
s390: Drop set_bit usage in virtio_ccw.
Cornelia Huck
1
-2
/
+2
2013-01-29
s390: css error codes.
Cornelia Huck
2
-5
/
+5
2013-01-29
s390: Use s390_cpu_physical_memory_map for tpi.
Cornelia Huck
1
-1
/
+1
[next]