index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
sd/sdhci.c: Only reset data_count on new commands
Peter Crosthwaite
1
-1
/
+1
2013-06-03
xilinx_spips: lqspi: Fix byte/misaligned access
Peter Crosthwaite
1
-14
/
+17
2013-06-03
xilinx_spips: lqspi: Push more data to tx-fifo
Peter Crosthwaite
1
-4
/
+7
2013-06-03
xilinx_spips: Multiple debug verbosity levels
Peter Crosthwaite
1
-28
/
+42
2013-06-03
xilinx_spips: Debug msgs for Snoop state
Peter Crosthwaite
1
-0
/
+3
2013-06-03
xilinx_spips: Fix striping behaviour
Peter Crosthwaite
1
-21
/
+63
2013-06-03
xilinx_spips: Fix CTRL register RW bits
Peter Crosthwaite
1
-2
/
+3
2013-06-03
xilinx_spips: lqspi: Dont touch config register
Peter Crosthwaite
1
-6
/
+6
2013-06-03
xilinx_spips: Implement automatic CS
Peter Crosthwaite
1
-4
/
+14
2013-06-03
xilinx_spips: Add automatic start support
Peter Crosthwaite
1
-1
/
+2
2013-06-03
xilinx_spips: Trash LQ page cache on mode change
Peter Crosthwaite
1
-1
/
+24
2013-06-03
xilinx_spips: Fix QSPI FIFO size
Peter Crosthwaite
1
-2
/
+25
2013-06-03
xilinx_spips: Add verbose LQSPI debug output
Peter Crosthwaite
1
-1
/
+4
2013-06-03
xilinx_spips: Inhibit interrupts in LQSPI mode
Peter Crosthwaite
1
-1
/
+6
2013-06-03
xilinx_spips: Make interrupts clear on read
Peter Crosthwaite
1
-0
/
+4
2013-06-03
xilinx_spips: seperate SPI and QSPI as two classes
Peter Crosthwaite
2
-15
/
+56
2013-06-03
Merge remote-tracking branch 'kraxel/usb.83' into staging
Anthony Liguori
4
-25
/
+240
2013-06-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
4
-4
/
+3
2013-06-03
xhci: add live migration support
Gerd Hoffmann
1
-1
/
+163
2013-06-03
xhci: add xhci_init_epctx
Gerd Hoffmann
1
-18
/
+25
2013-06-03
xhci: add xhci_alloc_epctx
Gerd Hoffmann
1
-11
/
+21
2013-06-03
xhci: add XHCISlot->addressed
Gerd Hoffmann
1
-0
/
+3
2013-06-03
pci: add VMSTATE_MSIX
Gerd Hoffmann
1
-0
/
+33
2013-06-03
host-libusb: Correct test for USB packet state
Ed Maste
1
-1
/
+1
2013-06-03
Fix usage of USB_DEV_FLAG_IS_HOST flag.
Michael Marineau
1
-1
/
+1
2013-06-02
tcx: Fix 24-bit display mode
Mark Cave-Ayland
1
-4
/
+6
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
1
-0
/
+1
2013-06-01
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
1
-2
/
+2
2013-06-01
debugcon: make debug message more readable
liguang
1
-1
/
+1
2013-06-01
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
1
-1
/
+1
2013-06-01
Remove unnecessary break statements
Stefan Weil
2
-2
/
+0
2013-05-30
qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Amos Kong
2
-1
/
+15
2013-05-29
virtio-pci: drop unused wmb macro
Michael S. Tsirkin
1
-6
/
+0
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
1
-19
/
+31
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2
-5
/
+16
2013-05-29
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
3
-9
/
+47
2013-05-28
hw/9pfs: Be robust against paths without FS_IOC_GETVERSION
Gabriel de Perthuis
1
-0
/
+4
2013-05-28
hw/9pfs: Use O_NOFOLLOW when opening files on server
Aneesh Kumar K.V
1
-7
/
+41
2013-05-28
hw/9pfs: use O_NOFOLLOW for mapped readlink operation
Aneesh Kumar K.V
1
-1
/
+1
2013-05-28
hw/9pfs: Fix segfault with 9p2000.u
Aneesh Kumar K.V
1
-1
/
+1
2013-05-26
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
4
-826
/
+3
2013-05-24
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
4
-7
/
+4
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2
-4
/
+4
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2
-3
/
+0
2013-05-24
rtl8139: flush queued packets when RxBufPtr is written
Stefan Hajnoczi
1
-0
/
+3
2013-05-22
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
7
-8
/
+0
2013-05-22
pci-assign: Add MSI affinity support
Alex Williamson
1
-0
/
+18
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
1
-15
/
+84
2013-05-22
glib: Fix some misuses of gsize/size_t types
Peter Crosthwaite
1
-2
/
+2
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
1
-2
/
+2
[next]