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/gkurz/tags/for-upstream' into staging
Peter Maydell
2016-06-06
14
-107
/
+125
|
\
|
*
9p: switch back to readdir()
Greg Kurz
2016-06-06
8
-53
/
+41
|
*
9p: add locking to V9fsDir
Greg Kurz
2016-06-06
2
-0
/
+37
|
*
9p: introduce the V9fsDir type
Greg Kurz
2016-06-06
5
-35
/
+39
|
*
9p: drop useless out: label
Greg Kurz
2016-06-06
1
-4
/
+4
|
*
9p: drop useless inclusion of hw/i386/pc.h
Greg Kurz
2016-06-06
2
-2
/
+0
|
*
9p/fsdev: remove obsolete references to virtio
Greg Kurz
2016-06-06
7
-12
/
+6
|
*
9p: some more cleanup in #include directives
Greg Kurz
2016-06-06
2
-4
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160606-1' into s...
Peter Maydell
2016-06-06
4
-45
/
+249
|
\
\
|
*
|
virtio-gpu: add live migration support
Gerd Hoffmann
2016-06-06
3
-7
/
+195
|
*
|
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
2016-06-06
1
-2
/
+2
|
*
|
vmsvga: shadow fifo registers
Gerd Hoffmann
2016-06-06
1
-29
/
+28
|
*
|
vmsvga: add more fifo checks
Gerd Hoffmann
2016-06-06
1
-1
/
+4
|
*
|
vmsvga: move fifo sanity checks to vmsvga_fifo_length
Gerd Hoffmann
2016-06-06
1
-13
/
+15
|
*
|
virtio-gpu: fix scanout rectangles
Gerd Hoffmann
2016-06-03
1
-1
/
+13
*
|
|
scsi-disk: fix reads from scsi-disk devices
Mark Cave-Ayland
2016-06-06
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160606-1' into...
Peter Maydell
2016-06-06
3
-32
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/audio: QOM'ify milkymist-ac97.c
xiaoqiang zhao
2016-06-03
1
-11
/
+15
|
*
|
hw/audio: QOM'ify intel-hda
xiaoqiang zhao
2016-06-03
1
-4
/
+8
|
*
|
hw/audio: QOM cleanup for intel-hda
xiaoqiang zhao
2016-06-03
1
-10
/
+10
|
*
|
hw/audio: QOM'ify cs4231.c
xiaoqiang zhao
2016-06-03
1
-7
/
+5
|
|
/
*
|
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
2016-06-06
1
-2
/
+2
*
|
e1000e: Fix build with ust trace backend
Dmitry Fleytman
2016-06-03
1
-2
/
+9
|
/
*
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
[next]