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
2012-08-15
pseries pci: removed redundant busdev
Alexey Kardashevskiy
2
-3
/
+2
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+2
2012-08-13
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
7
-57
/
+86
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
1
-0
/
+2
2012-08-13
arm: Move some ARM devices into libhw
Andreas Färber
2
-12
/
+23
2012-08-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-4
/
+5
2012-08-13
ssd0323: abort() instead of exit(1) on error.
Peter A. G. Crosthwaite
1
-1
/
+3
2012-08-13
hw/sd.c: make sd_wp_addr() return bool
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: make sd_dataready() return bool
Mitsyanko Igor
2
-2
/
+2
2012-08-13
hw/sd.c: convert binary variables to bool
Mitsyanko Igor
2
-14
/
+14
2012-08-13
hw/sd.c: introduce wrapper for conversion address to wp group
Mitsyanko Igor
1
-14
/
+13
2012-08-13
hw/sd.c: make sd_wp_addr() accept 64 bit address argument
Mitsyanko Igor
1
-1
/
+1
2012-08-13
hw/sd.c: convert wp_groups in SDState to bitfield
Mitsyanko Igor
1
-14
/
+19
2012-08-13
armv7m: Guard against no -kernel argument
Peter A. G. Crosthwaite
1
-0
/
+5
2012-08-13
hw/armv7m_nvic: Fix incorrect default for num-irqs property
Peter Maydell
1
-7
/
+14
2012-08-13
xilinx_axi*: Re-implemented interconnect
Peter A. G. Crosthwaite
8
-107
/
+139
2012-08-11
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-10
/
+70
2012-08-11
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2
-12
/
+110
2012-08-11
unicore32-softmmu: Add is_default setting for puv3 machine
Guan Xuetao
1
-0
/
+1
2012-08-11
unicore32-softmmu: Add ps2 support
Guan Xuetao
1
-0
/
+5
2012-08-11
unicore32-softmmu: Add puv3 dma support
Guan Xuetao
3
-0
/
+111
2012-08-11
unicore32-softmmu: Add puv3 pm support
Guan Xuetao
3
-0
/
+151
2012-08-11
unicore32-softmmu: Add puv3 gpio support
Guan Xuetao
3
-0
/
+148
2012-08-11
unicore32-softmmu: Add puv3 ostimer support
Guan Xuetao
3
-0
/
+155
2012-08-11
unicore32-softmmu: Add puv3 interrupt support
Guan Xuetao
3
-1
/
+160
2012-08-11
unicore32-softmmu: Add puv3 soc/board support
Guan Xuetao
3
-0
/
+147
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
1
-0
/
+1
2012-08-10
virtio-blk: disable write cache if not negotiated
Paolo Bonzini
1
-0
/
+14
2012-08-10
virtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
Paolo Bonzini
2
-3
/
+17
2012-08-10
ahci: Fix sglist memleak in ahci_dma_rw_buf()
Jason Baron
1
-0
/
+3
2012-08-10
ahci: Fix ahci cdrom read corruptions for reads > 128k
Jason Baron
2
-7
/
+35
2012-08-10
virtio-blk: fix use-after-free while handling scsi commands
Avi Kivity
1
-0
/
+1
2012-08-09
target-xtensa: make 'sim' to be the default machine
Max Filippov
1
-0
/
+1
2012-08-09
target-xtensa: make default CPU depend on target endianness
Max Filippov
2
-5
/
+5
2012-08-09
scsi-bus: remove overlapping entry
Blue Swirl
1
-1
/
+0
2012-08-09
xilinx_axienet: avoid useless self-assignment
Blue Swirl
1
-1
/
+0
2012-08-09
sparc: fix floppy TC line setup
Blue Swirl
1
-5
/
+13
2012-08-09
esp: add Tekram DC-390 emulation (PC SCSI adapter)
Hervé Poussineau
1
-1
/
+123
2012-08-09
Revert "pci: add some stubs"
Hervé Poussineau
1
-15
/
+0
2012-08-09
esp: move PCI emulation to a new file esp-pci.c
Hervé Poussineau
3
-362
/
+397
2012-08-09
esp: move some definitions to header file
Hervé Poussineau
2
-117
/
+127
2012-08-09
scsi-disk: add support for the UNMAP command
Paolo Bonzini
1
-1
/
+92
2012-08-09
scsi-disk: improve out-of-range LBA detection for WRITE SAME
Paolo Bonzini
1
-1
/
+2
2012-08-09
scsi-disk: more assertions and resets for aiocb
Paolo Bonzini
1
-8
/
+8
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
1
-2
/
+2
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
1
-0
/
+1
2012-08-09
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
Peter Maydell
2
-2
/
+2
2012-08-09
virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
Paolo Bonzini
1
-2
/
+8
2012-08-07
Merge remote-tracking branch 'kraxel/usb.58' into staging
Anthony Liguori
1
-2
/
+9
2012-08-07
usb-storage: fix SYNCHRONIZE_CACHE
Gerd Hoffmann
1
-0
/
+3
[next]