aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-12kvm: Use kvm-kmod headers if availableJan Kiszka
2010-01-12monitor: fix dead assignment spotted by clangBlue Swirl
2010-01-12Sparc64: Fix PCI config accessor orderBlue Swirl
2010-01-12tcg-sparc: Implement ext32[su]_i64Richard Henderson
2010-01-12tcg-sparc: Implement division properly.Richard Henderson
2010-01-12tcg-sparc: Do not remove %o[012] from 'r' constraint.Richard Henderson
2010-01-12tcg-sparc: Implement add2, sub2, mulu2.Richard Henderson
2010-01-12tcg-sparc: Add tcg_out_arithc.Richard Henderson
2010-01-12vnc_refresh: return if vd->timer is NULLStefano Stabellini
2010-01-12qdev: fix thinko leading to guest crashesMichael S. Tsirkin
2010-01-12QMP: Don't free async event's 'data'Luiz Capitulino
2010-01-12dma/sb16: make clang analyzer not complainmalc
2010-01-11Sparc64: enable real access to PCI configuration spaceBlue Swirl
2010-01-11Update to SeaBIOS 0.5.1Anthony Liguori
2010-01-11make help output be a little more self-consistentBruce Rogers
2010-01-11pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann
2010-01-11pci: allow loading roms via fw_cfg.Gerd Hoffmann
2010-01-11roms: rework rom loading via fwGerd Hoffmann
2010-01-11fw_cfg: rom loader tweaks.Gerd Hoffmann
2010-01-11roms: minor fixes and cleanups.Gerd Hoffmann
2010-01-11pc: add machine type for 0.12Gerd Hoffmann
2010-01-11Handle TFTP ERROR from clientThomas Horsten
2010-01-11dmg: fix ->open failureChristoph Hellwig
2010-01-11virtio-pci: thinko fixMichael S. Tsirkin
2010-01-11virtio: add features as qdev propertiesMichael S. Tsirkin
2010-01-11virtio: rename features -> guest_featuresMichael S. Tsirkin
2010-01-11qdev: add bit property typeMichael S. Tsirkin
2010-01-11pc-bios: Update README (SeaBIOS)Stefan Weil
2010-01-11lsi: pass lsi_request to lsi_reselectGerd Hoffmann
2010-01-11lsi: move dma_len+dma_buf into lsi_requestGerd Hoffmann
2010-01-11lsi: move current_dev into lsi_requestGerd Hoffmann
2010-01-11lsi: have lsi_request for the whole life time of the request.Gerd Hoffmann
2010-01-11lsi: use QTAILQ for lsi_queueGerd Hoffmann
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier
2010-01-11remove pending exception on vcpu reset.Gleb Natapov
2010-01-11Fix CPU topology initializationJiri Denemark
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying
2010-01-10PCI: Fix a typoBlue Swirl
2010-01-10Sparc64: increase APB register rangeBlue Swirl
2010-01-09Sparc64: use firmware configuration device for command line storageBlue Swirl
2010-01-09oss: fix fragment settingmalc
2010-01-09oss: issue OSS_GETVERSION ioctl only when neededmalc
2010-01-08finish VPATH -> vpath translationPaolo Bonzini
2010-01-09oss: refactor code around policy settingmalc
2010-01-08Makefile: remove obsolete libuser.a ruleBlue Swirl
2010-01-08sparc64: interrupt trap handlingIgor V. Kovalenko
2010-01-08sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko
2010-01-08sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko
2010-01-08sparc64: check for pending irq when pil, pstate or softint is changedIgor V. Kovalenko
2010-01-08sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko