Age | Commit message (Expand) | Author | Files | Lines |
2010-02-27 | powerpc/booke: move fdt loading to rom infrastructure | Liu Yu | 2 | -14/+18 |
2010-02-27 | target-ppc: add synchronize register for booke init | Liu Yu | 2 | -0/+4 |
2010-02-27 | target-sh4: Fix gdb read/write register | takasi-y@ops.dti.ne.jp | 1 | -13/+14 |
2010-02-27 | target-ppc: fix SPE evsplat* instructions | Nathan Froyd | 1 | -2/+2 |
2010-02-27 | target-ppc: fix SPE evcmp* instructions | Nathan Froyd | 1 | -4/+4 |
2010-02-27 | arm host: Fix linker warning (m68k targets) | Stefan Weil | 1 | -6/+2 |
2010-02-27 | Fix 'make install' from non-srcdir build | Amit Shah | 1 | -1/+1 |
2010-02-27 | Fix to 'gdb detach' stub | Daniel Gutson | 1 | -0/+1 |
2010-02-27 | Fix qemu -net user,hostfwd= example | Aurelien Jarno | 1 | -1/+1 |
2010-02-27 | tcg/ppc: Fix right rotation | malc | 1 | -1/+2 |
2010-02-25 | target-sparc: fix --enable-debug build for 64 bit host | Stefan Weil | 1 | -1/+1 |
2010-02-25 | Fix -usbdevice crash | Paul Brook | 4 | -0/+12 |
2010-02-23 | ARM defconfig fix | Paul Brook | 1 | -2/+2 |
2010-02-23 | target-alpha: Mark helper_excp as NORETURN. | Richard Henderson | 1 | -1/+1 |
2010-02-23 | target-alpha: Clean up arithmetic traps. | Richard Henderson | 2 | -10/+14 |
2010-02-23 | target-alpha: Reduce internal processor registers for user-mode. | Richard Henderson | 3 | -21/+34 |
2010-02-23 | target-alpha: Split up FPCR value into separate fields. | Richard Henderson | 3 | -58/+128 |
2010-02-23 | target-alpha: Fix gdb access to fpcr and unique. | Richard Henderson | 1 | -34/+54 |
2010-02-23 | Fix OpenBSD linker warning | Blue Swirl | 1 | -2/+3 |
2010-02-23 | Fix i386-bsd-user build | Blue Swirl | 1 | -3/+3 |
2010-02-23 | Fix mingw32 build | Blue Swirl | 1 | -0/+2 |
2010-02-23 | Simplify qemu_realloc() | Markus Armbruster | 1 | -5/+3 |
2010-02-23 | pc-bios: update to latest Seabios | Anthony Liguori | 2 | -0/+0 |
2010-02-23 | fix 'i' format handling in memory dump | Gleb Natapov | 1 | -2/+0 |
2010-02-23 | rewrote timer implementation for rtl8139. | Frediano Ziglio | 1 | -55/+84 |
2010-02-23 | qcow2: Fix image creation regression | Kevin Wolf | 1 | -2/+2 |
2010-02-23 | qcow2: More checks for qemu-img check | Kevin Wolf | 1 | -0/+12 |
2010-02-23 | qcow2: Rewrite alloc_refcount_block/grow_refcount_table | Kevin Wolf | 1 | -88/+222 |
2010-02-23 | qcow2: Factor next_refcount_table_size out | Kevin Wolf | 1 | -11/+19 |
2010-02-23 | declare saved_env_reg as volatile | Paolo Bonzini | 1 | -1/+1 |
2010-02-23 | target-mips: fix ROTR and DROTR by zero | Nathan Froyd | 1 | -0/+4 |
2010-02-23 | target-mips: fix CpU exception for coprocessor 0 | Nathan Froyd | 1 | -1/+1 |
2010-02-23 | target-mips: remove useless sign extension | Aurelien Jarno | 1 | -2/+0 |
2010-02-23 | Fix qemu_eventfd compile when !CONFIG_EVENTFD | Avi Kivity | 1 | -1/+1 |
2010-02-23 | ARM CP15 tls fix | Paul Brook | 1 | -9/+7 |
2010-02-22 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 8 | -30/+173 |
2010-02-22 | Add cpu model configuration support.. | john cooper | 8 | -72/+556 |
2010-02-22 | add close callback for tty-based char device | David Ahern | 1 | -0/+17 |
2010-02-22 | Fix lost serial TX interrupts. Report receive overruns. | Justin T. Gibbs | 1 | -8/+20 |
2010-02-23 | tcg/ppc: Fix typo | malc | 1 | -1/+1 |
2010-02-22 | apc_pci: simplify using rwhandler | Michael S. Tsirkin | 1 | -61/+13 |
2010-02-22 | apb_pci: minor cleanup | Michael S. Tsirkin | 1 | -4/+2 |
2010-02-22 | Update OpenBIOS images to r683 | Blue Swirl | 4 | -2/+2 |
2010-02-22 | Fix arm-softmmu compile | Blue Swirl | 1 | -2/+1 |
2010-02-22 | tcg/ppc64: Use C90 style comments | malc | 1 | -18/+18 |
2010-02-22 | tcg/ppc: Implement some of the optional ops | malc | 2 | -8/+88 |
2010-02-22 | kvm-all.c: define smp_wmb and use it for coalesced mmio | Marcelo Tosatti | 2 | -1/+9 |
2010-02-22 | tcg: fix build on 32-bit hppa, ppc and sparc hosts | Jay Foad | 3 | -3/+4 |
2010-02-22 | PL181 write fix | Paul Brook | 1 | -13/+15 |
2010-02-22 | kvm: remove pre-entry exit_request check with iothread enabled | Marcelo Tosatti | 1 | -0/+2 |