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