index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
1
-94
/
+99
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
1
-2
/
+1
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2
-11
/
+185
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
1
-4
/
+1
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
virtio: net: remove dead assignment
Amit Shah
1
-1
/
+1
2010-01-13
pcnet: remove dead nested assignment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove dead increment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove a variable used only for debugging to avoid a clang warning
Blue Swirl
1
-3
/
+1
2010-01-13
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
1
-10
/
+5
2010-01-13
pci: Add missing 'const' in argument to pci_get_xxx
Stefan Weil
1
-7
/
+7
2010-01-13
eepro100: Update ROM file support
Stefan Weil
1
-10
/
+1
2010-01-13
eepro100: Fix initial value for PCI_STATUS
Stefan Weil
1
-3
/
+1
2010-01-12
virtio-net: mac property is mandatory
Michael S. Tsirkin
2
-1
/
+2
2010-01-12
Sparc64: Fix PCI config accessor order
Blue Swirl
1
-4
/
+4
2010-01-12
qdev: fix thinko leading to guest crashes
Michael S. Tsirkin
1
-1
/
+1
2010-01-12
dma/sb16: make clang analyzer not complain
malc
2
-2
/
+3
2010-01-11
Sparc64: enable real access to PCI configuration space
Blue Swirl
1
-3
/
+85
2010-01-11
pc: add rombar to compat properties for pc-0.10 and pc-0.11
Gerd Hoffmann
1
-0
/
+8
2010-01-11
pci: allow loading roms via fw_cfg.
Gerd Hoffmann
2
-0
/
+16
2010-01-11
roms: rework rom loading via fw
Gerd Hoffmann
3
-13
/
+7
2010-01-11
fw_cfg: rom loader tweaks.
Gerd Hoffmann
1
-7
/
+11
2010-01-11
roms: minor fixes and cleanups.
Gerd Hoffmann
2
-17
/
+26
2010-01-11
pc: add machine type for 0.12
Gerd Hoffmann
1
-1
/
+17
2010-01-11
virtio-pci: thinko fix
Michael S. Tsirkin
1
-1
/
+1
2010-01-11
virtio: add features as qdev properties
Michael S. Tsirkin
12
-50
/
+91
2010-01-11
virtio: rename features -> guest_features
Michael S. Tsirkin
6
-15
/
+15
2010-01-11
qdev: add bit property type
Michael S. Tsirkin
2
-7
/
+66
2010-01-11
lsi: pass lsi_request to lsi_reselect
Gerd Hoffmann
1
-16
/
+7
2010-01-11
lsi: move dma_len+dma_buf into lsi_request
Gerd Hoffmann
1
-22
/
+23
2010-01-11
lsi: move current_dev into lsi_request
Gerd Hoffmann
1
-11
/
+12
2010-01-11
lsi: have lsi_request for the whole life time of the request.
Gerd Hoffmann
1
-21
/
+32
2010-01-11
lsi: use QTAILQ for lsi_queue
Gerd Hoffmann
1
-40
/
+28
2010-01-11
vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow
Roland Dreier
1
-0
/
+7
2010-01-10
PCI: Fix a typo
Blue Swirl
1
-1
/
+1
2010-01-10
Sparc64: increase APB register range
Blue Swirl
1
-2
/
+2
2010-01-09
Sparc64: use firmware configuration device for command line storage
Blue Swirl
1
-3
/
+3
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
1
-13
/
+35
2010-01-08
sparc64: add macros to deal with softint and timer interrupt
Igor V. Kovalenko
1
-1
/
+0
2010-01-08
multiboot: Separate multiboot loading into separate file
Adam Lackorzynski
3
-302
/
+346
2010-01-08
multiboot: Support arbitrary number of modules.
Adam Lackorzynski
1
-101
/
+167
2010-01-08
debugcon: support for debugging consoles (e.g. Bochs port 0xe9)
H. Peter Anvin
1
-0
/
+107
2010-01-06
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
21
-197
/
+868
2010-01-03
loader: don't call realloc(non_null, 0) when no symbols are present
Aurelien Jarno
1
-2
/
+7
2009-12-30
Sparc64: split DPRINTF into CPUIRQ and EBUS versions
Blue Swirl
1
-8
/
+16
[next]