Age | Commit message (Expand) | Author |
2010-01-13 | block: Introduce BDRV_O_NO_BACKING | Kevin Wolf |
2010-01-13 | move kbd/mouse handling to input.c | Paolo Bonzini |
2010-01-13 | use pkg-config for libcurl whenever available | Paolo Bonzini |
2010-01-13 | use pkg-config for sdl whenever available | Paolo Bonzini |
2010-01-13 | fixes to the static compilation case for sdl | Paolo Bonzini |
2010-01-13 | use cross-prefix for pkgconfig | Paolo Bonzini |
2010-01-13 | pcnet: remove dead nested assignment, spotted by clang | Blue Swirl |
2010-01-13 | Sparc32: remove dead increment, spotted by clang | Blue Swirl |
2010-01-13 | Sparc32: remove a variable used only for debugging to avoid a clang warning | Blue Swirl |
2010-01-13 | Sparc: comment out unused variable, spotted by clang | Blue Swirl |
2010-01-13 | Sparc32: remove unused env/envs variables, spotted by clang | Blue Swirl |
2010-01-13 | Sparc32: remove unused variable, spotted by clang | Blue Swirl |
2010-01-13 | pci: Add missing 'const' in argument to pci_get_xxx | Stefan Weil |
2010-01-13 | eepro100: Update ROM file support | Stefan Weil |
2010-01-13 | eepro100: Fix initial value for PCI_STATUS | Stefan Weil |
2010-01-13 | Workaround for broken OSS_GETVERSION on FreeBSD, part two | Juergen Lock |
2010-01-12 | virtio-net: mac property is mandatory | Michael S. Tsirkin |
2010-01-12 | kvm: Detect availability of kvm_para.h | Jan Kiszka |
2010-01-12 | kvm: Use kvm-kmod headers if available | Jan Kiszka |
2010-01-12 | monitor: fix dead assignment spotted by clang | Blue Swirl |
2010-01-12 | Sparc64: Fix PCI config accessor order | Blue Swirl |
2010-01-12 | tcg-sparc: Implement ext32[su]_i64 | Richard Henderson |
2010-01-12 | tcg-sparc: Implement division properly. | Richard Henderson |
2010-01-12 | tcg-sparc: Do not remove %o[012] from 'r' constraint. | Richard Henderson |
2010-01-12 | tcg-sparc: Implement add2, sub2, mulu2. | Richard Henderson |
2010-01-12 | tcg-sparc: Add tcg_out_arithc. | Richard Henderson |
2010-01-12 | vnc_refresh: return if vd->timer is NULL | Stefano Stabellini |
2010-01-12 | qdev: fix thinko leading to guest crashes | Michael S. Tsirkin |
2010-01-12 | QMP: Don't free async event's 'data' | Luiz Capitulino |
2010-01-12 | dma/sb16: make clang analyzer not complain | malc |
2010-01-11 | Sparc64: enable real access to PCI configuration space | Blue Swirl |
2010-01-11 | Update to SeaBIOS 0.5.1 | Anthony Liguori |
2010-01-11 | make help output be a little more self-consistent | Bruce Rogers |
2010-01-11 | pc: add rombar to compat properties for pc-0.10 and pc-0.11 | Gerd Hoffmann |
2010-01-11 | pci: allow loading roms via fw_cfg. | Gerd Hoffmann |
2010-01-11 | roms: rework rom loading via fw | Gerd Hoffmann |
2010-01-11 | fw_cfg: rom loader tweaks. | Gerd Hoffmann |
2010-01-11 | roms: minor fixes and cleanups. | Gerd Hoffmann |
2010-01-11 | pc: add machine type for 0.12 | Gerd Hoffmann |
2010-01-11 | Handle TFTP ERROR from client | Thomas Horsten |
2010-01-11 | dmg: fix ->open failure | Christoph Hellwig |
2010-01-11 | virtio-pci: thinko fix | Michael S. Tsirkin |
2010-01-11 | virtio: add features as qdev properties | Michael S. Tsirkin |
2010-01-11 | virtio: rename features -> guest_features | Michael S. Tsirkin |
2010-01-11 | qdev: add bit property type | Michael S. Tsirkin |
2010-01-11 | pc-bios: Update README (SeaBIOS) | Stefan Weil |
2010-01-11 | lsi: pass lsi_request to lsi_reselect | Gerd Hoffmann |
2010-01-11 | lsi: move dma_len+dma_buf into lsi_request | Gerd Hoffmann |
2010-01-11 | lsi: move current_dev into lsi_request | Gerd Hoffmann |
2010-01-11 | lsi: have lsi_request for the whole life time of the request. | Gerd Hoffmann |