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
2016-06-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
24
-1328
/
+7586
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
1
-0
/
+17
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2
-101
/
+573
2016-06-02
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
1
-176
/
+222
2016-06-02
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
1
-27
/
+27
2016-06-02
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
1
-0
/
+2
2016-06-02
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
1
-1
/
+1
2016-06-02
i.MX: Fix FEC code for MDIO address selection
Jean-Christophe Dubois
1
-2
/
+2
2016-06-02
i.MX: Fix FEC code for MDIO operation selection
Jean-Christophe Dubois
1
-3
/
+3
2016-06-02
net: Introduce e1000e device emulation
Dmitry Fleytman
5
-0
/
+4366
2016-06-02
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
4
-320
/
+573
2016-06-02
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
1
-3
/
+342
2016-06-02
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
3
-28
/
+44
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
4
-117
/
+813
2016-06-02
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
1
-5
/
+0
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
6
-196
/
+196
2016-06-02
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2
-7
/
+4
2016-06-02
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
1
-7
/
+5
2016-06-02
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
1
-0
/
+10
2016-06-02
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
1
-18
/
+66
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
1
-1
/
+1
2016-05-31
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...
Peter Maydell
1
-3
/
+11
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
1
-3
/
+11
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
1
-9
/
+7
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2
-11
/
+9
2016-05-29
scsi-generic: Merge block max xfer len in INQUIRY response
Fam Zheng
1
-0
/
+12
2016-05-29
scsi-block: always use SG_IO
Paolo Bonzini
1
-18
/
+196
2016-05-29
scsi-disk: introduce scsi_disk_req_check_error
Paolo Bonzini
1
-67
/
+22
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
[next]