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
2013-07-23
ide/ich: QOM parent field cleanup
Andreas Färber
3
-17
/
+21
2013-07-23
ide/ich: QOM Upcast Sweep
Peter Crosthwaite
2
-5
/
+10
2013-07-23
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
1
-6
/
+9
2013-07-23
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+9
2013-07-23
scsi/megasas: QOM parent field cleanup
Andreas Färber
1
-20
/
+26
2013-07-23
scsi/megasas: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+10
2013-07-23
scsi/lsi53c895a: QOM parent field cleanup
Andreas Färber
1
-19
/
+27
2013-07-23
scsi/lsi53c895a: QOM Upcast Sweep
Peter Crosthwaite
1
-10
/
+16
2013-07-23
usb/hcd-xhci: QOM parent field cleanup
Andreas Färber
1
-35
/
+48
2013-07-23
usb/hcd-xhci: QOM Upcast Sweep
Peter Crosthwaite
1
-7
/
+14
2013-07-23
net/pcnet-pci: QOM Upcast Sweep
Peter Crosthwaite
1
-7
/
+14
2013-07-23
net/rtl8139: QOM parent field cleanup
Andreas Färber
1
-39
/
+49
2013-07-23
net/rtl8139: QOM Upcast Sweep
Peter Crosthwaite
1
-8
/
+18
2013-07-23
net/e1000: QOM parent field cleanup
Andreas Färber
1
-13
/
+22
2013-07-23
net/e1000: QOM Upcast Sweep
Peter Crosthwaite
1
-6
/
+12
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
6
-7
/
+7
2013-07-22
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
6
-68
/
+654
2013-07-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+8
2013-07-22
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-4
/
+6
2013-07-22
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
1
-1
/
+1
2013-07-22
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2
-2
/
+2
2013-07-22
hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header
Soren Brinkmann
1
-4
/
+10
2013-07-22
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
1
-25
/
+59
2013-07-19
vexpress: Add virtio-mmio transports
Peter Maydell
1
-0
/
+99
2013-07-19
vexpress: Make VEDBoardInfo extend arm_boot_info
Peter Maydell
1
-16
/
+15
2013-07-19
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
1
-0
/
+5
2013-07-19
virtio: Implement MMIO based virtio transport
Peter Maydell
2
-0
/
+422
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
1
-3
/
+29
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
1
-0
/
+8
2013-07-19
arm/boot: Use qemu_devtree_setprop_sized_cells()
Peter Maydell
1
-21
/
+8
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
1
-4
/
+8
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2
-4
/
+6
2013-07-18
target-alpha: Move alarm to vm_clock
Richard Henderson
1
-1
/
+1
2013-07-18
Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into staging
Anthony Liguori
1
-336
/
+446
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
5
-9
/
+135
2013-07-18
milkymist-minimac2: Fix minimac2_read/_write tracepoints
Markus Armbruster
1
-1
/
+1
2013-07-18
slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
Markus Armbruster
1
-1
/
+1
2013-07-15
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Vijay Mohan Pandarathil
1
-0
/
+125
2013-07-15
vfio-pci: VGA quirk update
Alex Williamson
1
-336
/
+321
2013-07-15
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
1
-0
/
+3
2013-07-15
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into staging
Anthony Liguori
6
-22
/
+79
2013-07-15
Merge remote-tracking branch 'rth/axp-next' into staging
Anthony Liguori
4
-85
/
+37
2013-07-15
pc: don't access fw cfg if NULL
Michael S. Tsirkin
1
-1
/
+1
2013-07-15
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
1
-6
/
+127
2013-07-15
virtio-ccw: Enable x-data-plane for virtio-ccw-blk
Dominik Dingel
1
-0
/
+3
2013-07-15
ARM/highbank: add support for Calxeda ECX-2000 / Midway
Andre Przywara
1
-5
/
+27
2013-07-15
ARM/highbank: prepare for adding similar machines
Andre Przywara
1
-6
/
+23
2013-07-15
hw/arm/vexpress: Add alias for flash at address 0 on A15 board
Peter Maydell
1
-2
/
+17
2013-07-15
hw/dma/omap_dma: Fix bugs with DMA requests above 32
Peter Maydell
1
-5
/
+6
2013-07-15
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro
Peter Maydell
1
-1
/
+1
[prev]
[next]