Age | Commit message (Expand) | Author |
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 |
2010-01-11 | lsi: use QTAILQ for lsi_queue | Gerd Hoffmann |
2010-01-11 | vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow | Roland Dreier |
2010-01-11 | remove pending exception on vcpu reset. | Gleb Natapov |
2010-01-11 | Fix CPU topology initialization | Jiri Denemark |
2010-01-11 | MCE: Fix bug of IA32_MCG_STATUS after system reset | Huang Ying |
2010-01-10 | PCI: Fix a typo | Blue Swirl |
2010-01-10 | Sparc64: increase APB register range | Blue Swirl |
2010-01-09 | Sparc64: use firmware configuration device for command line storage | Blue Swirl |
2010-01-09 | oss: fix fragment setting | malc |
2010-01-09 | oss: issue OSS_GETVERSION ioctl only when needed | malc |
2010-01-08 | finish VPATH -> vpath translation | Paolo Bonzini |
2010-01-09 | oss: refactor code around policy setting | malc |
2010-01-08 | Makefile: remove obsolete libuser.a rule | Blue Swirl |
2010-01-08 | sparc64: interrupt trap handling | Igor V. Kovalenko |
2010-01-08 | sparc64: move cpu_interrupts_enabled to cpu.h | Igor V. Kovalenko |
2010-01-08 | sparc64: add macros to deal with softint and timer interrupt | Igor V. Kovalenko |
2010-01-08 | sparc64: check for pending irq when pil, pstate or softint is changed | Igor V. Kovalenko |
2010-01-08 | sparc64: use helper_wrpil to check pending irq on write | Igor V. Kovalenko |
2010-01-08 | sparc64: add PIL to cpu state dump | Igor V. Kovalenko |
2010-01-08 | sparc64: trace pstate and global register set changes | Igor V. Kovalenko |
2010-01-08 | sparc64: change_pstate should have 32bit argument | Igor V. Kovalenko |
2010-01-08 | multiboot: Separate multiboot loading into separate file | Adam Lackorzynski |
2010-01-08 | multiboot: Support arbitrary number of modules. | Adam Lackorzynski |
2010-01-08 | linuxboot: fix gdt address calculation | Avi Kivity |
2010-01-08 | QMP: Drop wrong assert() | Luiz Capitulino |
2010-01-08 | block/vdi: allow disk sizes not multiple of block size | François Revol |
2010-01-08 | net: add API to disable/enable polling | Michael S. Tsirkin |
2010-01-08 | debugcon: support for debugging consoles (e.g. Bochs port 0xe9) | H. Peter Anvin |
2010-01-08 | Makefile: Update unmodified config-devices.mak automatically | Stefan Weil |
2010-01-08 | Use vpath directive | Paolo Bonzini |
2010-01-08 | oss: workaround for cases when OSS_GETVERSION is not defined | malc |
2010-01-07 | Sparc32: clear exception_index with -1 value | Blue Swirl |
2010-01-07 | Drop --whole-archive and static libraries | Andreas Färber |
2010-01-07 | vnc: Fix artifacts in hextile decoding | Anthony Liguori |