summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* json-parser: remove dead incrementAmit Shah2010-01-131-2/+0
* qcow2-refcount: remove dead assignmentAmit Shah2010-01-131-1/+0
* hw/vga.c: remove dead assignmentAmit Shah2010-01-131-1/+0
* x86: translate.c: remove dead assignmentAmit Shah2010-01-131-2/+0
* virtio: net: remove dead assignmentAmit Shah2010-01-131-1/+1
* vl.c: Remove dead assignmentAmit Shah2010-01-131-5/+1
* osdep.c: Fix accept4 fallbackKevin Wolf2010-01-131-1/+1
* qemu-img rebaseKevin Wolf2010-01-132-0/+231
* block: Add bdrv_change_backing_fileKevin Wolf2010-01-134-0/+126
* block: Introduce BDRV_O_NO_BACKINGKevin Wolf2010-01-133-3/+4
* move kbd/mouse handling to input.cPaolo Bonzini2010-01-133-213/+241
* use pkg-config for libcurl whenever availablePaolo Bonzini2010-01-131-2/+8
* use pkg-config for sdl whenever availablePaolo Bonzini2010-01-131-4/+10
* fixes to the static compilation case for sdlPaolo Bonzini2010-01-131-3/+3
* use cross-prefix for pkgconfigPaolo Bonzini2010-01-131-5/+14
* pcnet: remove dead nested assignment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove dead increment, spotted by clangBlue Swirl2010-01-131-1/+1
* Sparc32: remove a variable used only for debugging to avoid a clang warningBlue Swirl2010-01-131-3/+1
* Sparc: comment out unused variable, spotted by clangBlue Swirl2010-01-131-2/+2
* Sparc32: remove unused env/envs variables, spotted by clangBlue Swirl2010-01-131-10/+5
* Sparc32: remove unused variable, spotted by clangBlue Swirl2010-01-131-5/+0
* pci: Add missing 'const' in argument to pci_get_xxxStefan Weil2010-01-131-7/+7
* eepro100: Update ROM file supportStefan Weil2010-01-131-10/+1
* eepro100: Fix initial value for PCI_STATUSStefan Weil2010-01-131-3/+1
* Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock2010-01-131-4/+26
* virtio-net: mac property is mandatoryMichael S. Tsirkin2010-01-122-1/+2
* kvm: Detect availability of kvm_para.hJan Kiszka2010-01-121-0/+11
* kvm: Use kvm-kmod headers if availableJan Kiszka2010-01-121-1/+1
* monitor: fix dead assignment spotted by clangBlue Swirl2010-01-121-2/+1
* Sparc64: Fix PCI config accessor orderBlue Swirl2010-01-121-4/+4
* tcg-sparc: Implement ext32[su]_i64Richard Henderson2010-01-122-0/+21
* tcg-sparc: Implement division properly.Richard Henderson2010-01-122-30/+55
* tcg-sparc: Do not remove %o[012] from 'r' constraint.Richard Henderson2010-01-121-0/+3
* tcg-sparc: Implement add2, sub2, mulu2.Richard Henderson2010-01-121-0/+27
* tcg-sparc: Add tcg_out_arithc.Richard Henderson2010-01-121-43/+43
* vnc_refresh: return if vd->timer is NULLStefano Stabellini2010-01-121-0/+4
* qdev: fix thinko leading to guest crashesMichael S. Tsirkin2010-01-121-1/+1
* QMP: Don't free async event's 'data'Luiz Capitulino2010-01-121-1/+3
* dma/sb16: make clang analyzer not complainmalc2010-01-122-2/+3
* Sparc64: enable real access to PCI configuration spaceBlue Swirl2010-01-111-3/+85
* Update to SeaBIOS 0.5.1Anthony Liguori2010-01-112-0/+0
* make help output be a little more self-consistentBruce Rogers2010-01-111-19/+20
* pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann2010-01-111-0/+8
* pci: allow loading roms via fw_cfg.Gerd Hoffmann2010-01-112-0/+16
* roms: rework rom loading via fwGerd Hoffmann2010-01-113-13/+7
* fw_cfg: rom loader tweaks.Gerd Hoffmann2010-01-111-7/+11
* roms: minor fixes and cleanups.Gerd Hoffmann2010-01-112-17/+26
* pc: add machine type for 0.12Gerd Hoffmann2010-01-111-1/+17
* Handle TFTP ERROR from clientThomas Horsten2010-01-111-0/+23
* dmg: fix ->open failureChristoph Hellwig2010-01-111-14/+14
OpenPOWER on IntegriCloud