2010-01-13 |
Paolo Bonzini | fixes to the static compilation case for sdl |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Paolo Bonzini | use cross-prefix for pkgconfig |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | pcnet: remove dead nested assignment, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | Sparc32: remove dead increment, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | Sparc32: remove a variable used only for debugging... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | Sparc: comment out unused variable, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | Sparc32: remove unused env/envs variables, spotted... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Blue Swirl | Sparc32: remove unused variable, spotted by clang |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Stefan Weil | pci: Add missing 'const' in argument to pci_get_xxx |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Stefan Weil | eepro100: Update ROM file support |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Stefan Weil | eepro100: Fix initial value for PCI_STATUS |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Juergen Lock | Workaround for broken OSS_GETVERSION on FreeBSD, part two |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael S.... | virtio-net: mac property is mandatory |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Jan Kiszka | kvm: Detect availability of kvm_para.h |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Jan Kiszka | kvm: Use kvm-kmod headers if available |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Blue Swirl | monitor: fix dead assignment spotted by clang |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Blue Swirl | Sparc64: Fix PCI config accessor order |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement ext32[su]_i64 |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement division properly. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Richard Henderson | tcg-sparc: Do not remove %o[012] from 'r' constraint. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Richard Henderson | tcg-sparc: Implement add2, sub2, mulu2. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Richard Henderson | tcg-sparc: Add tcg_out_arithc. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Stefano Stabellini | vnc_refresh: return if vd->timer is NULL |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Michael S.... | qdev: fix thinko leading to guest crashes |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Luiz Capitulino | QMP: Don't free async event's 'data' |
commit | commitdiff | tree | snapshot |
2010-01-12 |
malc | dma/sb16: make clang analyzer not complain |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Blue Swirl | Sparc64: enable real access to PCI configuration space |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Anthony Liguori | Update to SeaBIOS 0.5.1 |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Bruce Rogers | make help output be a little more self-consistent |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | pc: add rombar to compat properties for pc-0.10 and... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | pci: allow loading roms via fw_cfg. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | roms: rework rom loading via fw |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | fw_cfg: rom loader tweaks. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | roms: minor fixes and cleanups. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | pc: add machine type for 0.12 |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Thomas Horsten | Handle TFTP ERROR from client |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Christoph Hellwig | dmg: fix ->open failure |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael S.... | virtio-pci: thinko fix |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael S.... | virtio: add features as qdev properties |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael S.... | virtio: rename features -> guest_features |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Michael S.... | qdev: add bit property type |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Stefan Weil | pc-bios: Update README (SeaBIOS) |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | lsi: pass lsi_request to lsi_reselect |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | lsi: move dma_len+dma_buf into lsi_request |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | lsi: move current_dev into lsi_request |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | lsi: have lsi_request for the whole life time of the... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gerd Hoffmann | lsi: use QTAILQ for lsi_queue |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Roland Dreier | vmware_vga: Check cursor dimensions passed from guest... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Gleb Natapov | remove pending exception on vcpu reset. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Jiri Denemark | Fix CPU topology initialization |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Huang Ying | MCE: Fix bug of IA32_MCG_STATUS after system reset |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Blue Swirl | PCI: Fix a typo |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Blue Swirl | Sparc64: increase APB register range |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Blue Swirl | Sparc64: use firmware configuration device for command... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
malc | oss: fix fragment setting |
commit | commitdiff | tree | snapshot |
2010-01-09 |
malc | oss: issue OSS_GETVERSION ioctl only when needed |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paolo Bonzini | finish VPATH -> vpath translation |
commit | commitdiff | tree | snapshot |
2010-01-08 |
malc | oss: refactor code around policy setting |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Blue Swirl | Makefile: remove obsolete libuser.a rule |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: interrupt trap handling |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: move cpu_interrupts_enabled to cpu.h |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: add macros to deal with softint and timer... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: check for pending irq when pil, pstate or... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: use helper_wrpil to check pending irq on write |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: add PIL to cpu state dump |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: trace pstate and global register set changes |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Igor V. Kovalenko | sparc64: change_pstate should have 32bit argument |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Adam Lackorzynski | multiboot: Separate multiboot loading into separate... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Adam Lackorzynski | multiboot: Support arbitrary number of modules. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Avi Kivity | linuxboot: fix gdt address calculation |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Luiz Capitulino | QMP: Drop wrong assert() |
commit | commitdiff | tree | snapshot |
2010-01-08 |
François Revol | block/vdi: allow disk sizes not multiple of block size |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Michael S.... | net: add API to disable/enable polling |
commit | commitdiff | tree | snapshot |
2010-01-08 |
H. Peter Anvin | debugcon: support for debugging consoles (e.g. Bochs... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Stefan Weil | Makefile: Update unmodified config-devices.mak automati... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paolo Bonzini | Use vpath directive |
commit | commitdiff | tree | snapshot |
2010-01-08 |
malc | oss: workaround for cases when OSS_GETVERSION is not... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Blue Swirl | Sparc32: clear exception_index with -1 value |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Drop --whole-archive and static libraries |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Anthony Liguori | vnc: Fix artifacts in hextile decoding |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Use optimized drawing for the window |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Suppress window resize animation |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Shutdown when window is closed |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Don't unconditionally show the window |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Redraw the View asynchronously |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Mark the View as opaque |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Fix compilation on Mac OS X v10.4 and earlier |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Silence type warning |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Silence warning on Big Endian host |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: Silence warning for cocoa_keycode_to_qemu |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Andreas Färber | Cocoa: ppc64 host support |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Igor V. Kovalenko | sparc64: clear exception_index with -1 value |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Anthony Liguori | Merge remote branch 'mst/for_anthony' into staging |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Igor V. Kovalenko | pass env to raise_exception if called outside of op_hel... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Igor V. Kovalenko | sparc64: switch to MMU global registers in more MMU... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Aurelien Jarno | target-i386: Fix "call im" on x86_64 when executing... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Aurelien Jarno | loader: don't call realloc(non_null, 0) when no symbols... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Blue Swirl | Sparc64: split DPRINTF into CPUIRQ and EBUS versions |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Blue Swirl | Sparc64: fix compile with DEBUG_IRQ enabled |
commit | commitdiff | tree | snapshot |
2009-12-30 |
malc | sdl: print the reason why SDL thinks SDL_Init failed... |
commit | commitdiff | tree | snapshot |
next |