index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-02
24
-1328
/
+7586
|
\
|
*
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2016-06-02
1
-0
/
+17
|
*
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
2
-101
/
+573
|
*
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
1
-176
/
+222
|
*
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2016-06-02
1
-27
/
+27
|
*
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
2016-06-02
1
-0
/
+2
|
*
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
2016-06-02
1
-1
/
+1
|
*
i.MX: Fix FEC code for MDIO address selection
Jean-Christophe Dubois
2016-06-02
1
-2
/
+2
|
*
i.MX: Fix FEC code for MDIO operation selection
Jean-Christophe Dubois
2016-06-02
1
-3
/
+3
|
*
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-06-02
5
-0
/
+4366
|
*
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
2016-06-02
4
-320
/
+573
|
*
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
2016-06-02
1
-3
/
+342
|
*
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
2016-06-02
3
-28
/
+44
|
*
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
4
-117
/
+813
|
*
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
2016-06-02
1
-5
/
+0
|
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
6
-196
/
+196
|
*
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2016-06-02
2
-7
/
+4
|
*
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
2016-06-02
1
-7
/
+5
|
*
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2016-06-02
1
-0
/
+10
|
*
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
1
-18
/
+66
|
*
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2016-06-02
1
-1
/
+1
|
*
net: mipsnet: check packet length against buffer
Prasad J Pandit
2016-05-25
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...
Peter Maydell
2016-05-31
1
-3
/
+11
|
\
\
|
*
|
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+11
*
|
|
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
1
-9
/
+7
*
|
|
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
2
-11
/
+9
*
|
|
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
2016-05-29
1
-0
/
+12
*
|
|
scsi-block: always use SG_IO
Paolo Bonzini
2016-05-29
1
-18
/
+196
*
|
|
scsi-disk: introduce scsi_disk_req_check_error
Paolo Bonzini
2016-05-29
1
-67
/
+22
*
|
|
scsi-disk: add need_fua_emulation to SCSIDiskClass
Paolo Bonzini
2016-05-29
1
-2
/
+7
*
|
|
scsi-disk: introduce dma_readv and dma_writev
Paolo Bonzini
2016-05-29
1
-15
/
+52
*
|
|
scsi-disk: introduce a common base class
Paolo Bonzini
2016-05-29
1
-14
/
+22
*
|
|
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
2016-05-29
1
-21
/
+46
*
|
|
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
2016-05-29
1
-0
/
+2
*
|
|
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
2016-05-29
1
-1
/
+1
*
|
|
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
2016-05-29
1
-1
/
+1
*
|
|
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
2016-05-29
1
-5
/
+4
*
|
|
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
2016-05-29
1
-4
/
+20
*
|
|
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
2016-05-29
3
-6
/
+10
*
|
|
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
2016-05-29
3
-13
/
+35
*
|
|
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
2016-05-29
4
-13
/
+14
*
|
|
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
2
-12
/
+19
*
|
|
hw/char: QOM'ify escc.c
xiaoqiang zhao
2016-05-29
1
-11
/
+19
|
/
/
*
|
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
2016-05-27
1
-19
/
+39
*
|
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
|
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
2
-17
/
+11
*
|
Added negative check for get_image_size()
Zhou Jie
2016-05-27
1
-0
/
+4
*
|
hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
Thomas Huth
2016-05-27
1
-0
/
+17
*
|
hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
Thomas Huth
2016-05-27
1
-3
/
+25
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...
Peter Maydell
2016-05-26
5
-73
/
+871
|
\
\
[next]