Age | Commit message (Expand) | Author |
2010-04-27 | target-alpha: Update commentary for opcode 0x1A. | Richard Henderson |
2010-04-27 | target-alpha: Emit goto_tb opcodes. | Richard Henderson |
2010-04-27 | target-alpha: Implement cvtlq inline. | Richard Henderson |
2010-04-27 | target-alpha: Implement rs/rc properly. | Richard Henderson |
2010-04-27 | target-alpha: Implement cpys{, n, e} inline. | Richard Henderson |
2010-04-26 | Merge remote branch 'qmp/for-anthony' into staging | Anthony Liguori |
2010-04-26 | stash away SCM_RIGHTS fd until a getfd command arrives | Paolo Bonzini |
2010-04-26 | chardev: Document mux option | Jan Kiszka |
2010-04-26 | monitor: Reorder intialization to drop initial mux focus | Jan Kiszka |
2010-04-26 | monitor: Cleanup ID assignment for compat switch | Jan Kiszka |
2010-04-26 | Monitor: Return before exiting with 'quit' | Luiz Capitulino |
2010-04-26 | tcg-hppa: Remove automatically implemented opcodes. | Richard Henderson |
2010-04-26 | tcg-hppa: Fix branch offset during retranslation. | Richard Henderson |
2010-04-26 | tcg-hppa: Schedule the address masking after the TLB load. | Richard Henderson |
2010-04-26 | tcg-hppa: Fix softmmu loads and stores. | Richard Henderson |
2010-04-26 | tcg-hppa: Fix GUEST_BASE initialization in prologue. | Richard Henderson |
2010-04-26 | tcg-hppa: Constrain immediate inputs to and_i32, or_i32, andc_i32. | Richard Henderson |
2010-04-26 | linux-user: Fix sparc32plus stat64 syscalls. | Richard Henderson |
2010-04-26 | target-sparc: Fix -singlestep. | Richard Henderson |
2010-04-26 | QMP: Check "arguments" member's type | Luiz Capitulino |
2010-04-26 | QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc | Luiz Capitulino |
2010-04-26 | QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER | Luiz Capitulino |
2010-04-26 | QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER | Luiz Capitulino |
2010-04-25 | sh4: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | ppc: add missing 'break', spotted by clang analyzer | Blue Swirl |
2010-04-25 | ppc: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | alpha: add missing 'break', spotted by clang analyzer | Blue Swirl |
2010-04-25 | alpha: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | microblaze: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | m68k: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | cris: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | arm: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | x86: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | Remove dead assignments in various common files, spotted by clang analyzer | Blue Swirl |
2010-04-25 | usb: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | bt: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-04-25 | linux-user: Fix Sparc64 syscall returns. | Richard Henderson |
2010-04-25 | Fix dead initialization, spotted by clang analyzer | Blue Swirl |
2010-04-25 | Remove IO_MEM_SUBWIDTH. | Richard Henderson |
2010-04-25 | linux-user: Remove ELFLOAD32. | Richard Henderson |
2010-04-25 | tcg/arm: fix condition in zero/sign extension functions | Aurelien Jarno |
2010-04-23 | Fix OpenBSD build | Blue Swirl |
2010-04-23 | m68k: fix if statement with empty body, spotted by clang | Blue Swirl |
2010-04-23 | m68k-dis: fix unused return value, spotted by clang | Blue Swirl |
2010-04-23 | Fix harmless if statement with empty body, spotted by clang | Blue Swirl |
2010-04-23 | Merge remote branch 'origin/master' into staging | Anthony Liguori |
2010-04-23 | target-sparc: Fix address masking in ldqf and stqf. | Richard Henderson |
2010-04-23 | block: Free iovec arrays allocated by multiwrite_merge() | Stefan Hajnoczi |
2010-04-23 | qcow2: Use QLIST_FOREACH_SAFE macro | Stefan Hajnoczi |
2010-04-23 | linux-aio: Fix typo in read() EINTR check | Stefan Hajnoczi |