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
2016-05-29
scsi-disk: add need_fua_emulation to SCSIDiskClass
Paolo Bonzini
1
-2
/
+7
2016-05-29
scsi-disk: introduce dma_readv and dma_writev
Paolo Bonzini
1
-15
/
+52
2016-05-29
scsi-disk: introduce a common base class
Paolo Bonzini
1
-14
/
+22
2016-05-29
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
1
-21
/
+46
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
1
-0
/
+2
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
1
-1
/
+1
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
1
-1
/
+1
2016-05-29
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
1
-5
/
+4
2016-05-29
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
1
-4
/
+20
2016-05-29
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
3
-6
/
+10
2016-05-29
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
3
-13
/
+35
2016-05-29
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
4
-13
/
+14
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2
-12
/
+19
2016-05-29
hw/char: QOM'ify escc.c
xiaoqiang zhao
1
-11
/
+19
2016-05-27
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
1
-19
/
+39
2016-05-27
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
1
-1
/
+1
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2
-17
/
+11
2016-05-27
Added negative check for get_image_size()
Zhou Jie
1
-0
/
+4
2016-05-27
hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
Thomas Huth
1
-0
/
+17
2016-05-27
hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
Thomas Huth
1
-3
/
+25
2016-05-26
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...
Peter Maydell
5
-73
/
+871
2016-05-26
vfio: Check that IOMMU MR translates to system address space
Alexey Kardashevskiy
1
-0
/
+6
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2
-7
/
+9
2016-05-26
vfio: Fix 128 bit handling when deleting region
Alexey Kardashevskiy
1
-6
/
+11
2016-05-26
vfio/pci: Add a separate option for IGD OpRegion support
Alex Williamson
3
-2
/
+39
2016-05-26
vfio/pci: Intel graphics legacy mode assignment
Alex Williamson
3
-1
/
+652
2016-05-26
vfio/pci: Setup BAR quirks after capabilities probing
Alex Williamson
1
-3
/
+5
2016-05-26
vfio/pci: Consolidate VGA setup
Alex Williamson
1
-23
/
+26
2016-05-26
vfio/pci: Fix return of vfio_populate_vga()
Alex Williamson
1
-29
/
+26
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
1
-0
/
+36
2016-05-26
vfio: Enable sparse mmap capability
Alex Williamson
1
-4
/
+63
2016-05-26
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
1
-12
/
+14
2016-05-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-20
/
+28
2016-05-26
qdev: Start disentangling bus from device
Andreas Färber
3
-222
/
+252
2016-05-26
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
1
-12
/
+14
2016-05-25
block: Rename blk_write_zeroes()
Eric Blake
1
-1
/
+1
2016-05-25
dma-helpers: change BlockBackend to opaque value in DMAIOFunc
Paolo Bonzini
3
-10
/
+12
2016-05-25
dma-helpers: change interface to byte-based
Paolo Bonzini
4
-10
/
+16
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+13
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
1
-1
/
+10
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
1
-17
/
+16
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
1
-0
/
+13
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-31
/
+67
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
2
-25
/
+1
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
1
-0
/
+20
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
1
-4
/
+7
2016-05-23
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
1
-1
/
+5
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
1
-0
/
+29
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
1
-0
/
+4
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
1
-1
/
+1
[next]