Age | Commit message (Expand) | Author |
2012-10-13 | tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64 | Richard Henderson |
2012-10-13 | tcg-sparc: Emit BPr insns for brcond_i64 | Richard Henderson |
2012-10-13 | tcg-sparc: Dump illegal opode contents | Richard Henderson |
2012-10-13 | tcg-sparc: Drop use of Bicc in favor of BPcc | Richard Henderson |
2012-10-13 | tcg-sparc: Optimize setcond2 equality compare with 0. | Richard Henderson |
2012-10-13 | tcg-sparc: Use Z constraint for %g0 | Richard Henderson |
2012-10-13 | tcg-sparc: Fix add2/sub2 | Richard Henderson |
2012-10-13 | tcg-sparc: Fix setcond | Richard Henderson |
2012-10-13 | tcg-sparc: Fix qemu_st for 32-bit | Richard Henderson |
2012-10-13 | tcg-sparc: Fix setcond2 | Richard Henderson |
2012-10-13 | tcg-sparc: Implement movcond. | Richard Henderson |
2012-10-13 | tcg-sparc: Fix brcond2 | Richard Henderson |
2012-10-13 | target-sparc: Don't compute full flags value so often | Richard Henderson |
2012-10-13 | target-sparc: Avoid unnecessary local temporaries | Richard Henderson |
2012-10-13 | target-sparc: Optimize CC_OP_LOGIC conditions | Richard Henderson |
2012-10-13 | target-sparc: Fix optimized %icc comparisons | Richard Henderson |
2012-10-12 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'kraxel/usb.67' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'mdroth/qga-pull-10-9-12' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int... | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2012-10-12 | Merge remote-tracking branch 'spice/spice.v61' into staging | Anthony Liguori |
2012-10-12 | linux-user: register align p{read, write}64 | Alexander Graf |
2012-10-12 | linux-user: ppc: mark as long long aligned | Alexander Graf |
2012-10-12 | tcg: Remove TCG_TARGET_HAS_GUEST_BASE define | Peter Maydell |
2012-10-12 | configure: Remove unnecessary host_guest_base code | Peter Maydell |
2012-10-12 | linux-user: If loading fails, print error as string, not number | Peter Maydell |
2012-10-12 | linux-user: Fix siginfo handling | Richard Henderson |
2012-10-12 | alpha-linux-user: Fix sigaltstack structure definition | Richard Henderson |
2012-10-12 | linux-user: Implement gethostname | Richard Henderson |
2012-10-12 | linux-user: Perform more checks on iovec lists | Richard Henderson |
2012-10-12 | linux-user: fix multi-threaded /proc/self/maps | Alexander Graf |
2012-10-12 | linux-user: fix statfs | Alexander Graf |
2012-10-12 | arm_gic: Rename gic_state to GICState | Peter Maydell |
2012-10-12 | zynq_slcr: Fixed ResetValues enum | Peter A. G. Crosthwaite |
2012-10-12 | versatilepb: add gpio pl061 support | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-12 | hw/ds1338: Implement state save/restore | Peter Maydell |
2012-10-12 | hw/ds1338: Remove 'now' field from state struct | Peter Maydell |
2012-10-12 | hw/ds1338: Recapture current time when register pointer wraps around | Peter Maydell |
2012-10-12 | hw/ds1338: Fix mishandling of register pointer | Peter Maydell |
2012-10-12 | hw/arm_gic.c: Fix improper DPRINTF output. | Evgeny Voevodin |
2012-10-12 | cadence_ttc: Fix 'clear on read' behavior | Soren Brinkmann |
2012-10-12 | vnc: fix "info vnc" with "-vnc ..., reverse=on" | Paolo Bonzini |
2012-10-12 | sheepdog: use bool for boolean variables | MORITA Kazutaka |
2012-10-12 | configure: Tidy up remnants of non-64-bit physaddrs | Peter Maydell |
2012-10-11 | uhci: Raise interrupt when requested even for non active tds | Hans de Goede |
2012-10-11 | usb-redir: Don't make migration fail in none seamless case | Hans de Goede |
2012-10-11 | usb-redir: Change usbredir_open_chardev into usbredir_create_parser | Hans de Goede |
2012-10-10 | ssi: Add slave autoconnect helper | Peter Crosthwaite |