projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2012-10-20
Gerd Hoffmann
vga: fix indention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Catalin Patulea
tests/tcg: fix build
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Mike Frysinger
allow make {dist, }clean work w/out configure
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Michael Roth
tci: fix build breakage for target-sparc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Stefan Hajnoczi
MAINTAINERS: Update email address for Stefan Hajnoczi
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Jan Kiszka
configure: Fix CONFIG_QEMU_HELPERDIR generation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Peter Maydell
qemu-options.hx: Change from recommending '?' to 'help'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Aurelien Jarno
Merge branch 'linux-user-for-upstream' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Aurelien Jarno
Merge branch 'trivial-patches' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Edgar E. Iglesias
microblaze: Update PC before simulating syscall
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Edgar E. Iglesias
microblaze: Support setting of TLS ptr
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Peter Maydell
ui/vnc-jobs.c: Fix minor typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Stefan Weil
net/tap-win32: Fix compiler warning caused by missing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Stefan Weil
configure: Remove unused parameters from main function
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Peter Maydell
target-arm/neon_helper: Remove obsolete FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Peter Maydell
targphys.h: Don't define target_phys_addr_t for user...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Joel Martin
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Peter Crosthwaite
target-arm/translate: Fix RRX operands
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Optimize mulu2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Optimize half-dead add2/sub2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Constant fold add2 and sub2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Do constant folding on double-word comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Split out subroutines from do_constant_folding_cond
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Optimize double-word comparisons against zero
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Use common code when failing to optimize
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Swap commutative double-word comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Canonicalize add2 operand ordering
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Richard Henderson
tcg: Split out swap_commutative as a subroutine
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Andreas Färber
target-mips: Pass MIPSCPU to mips_vpe_sleep()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Andreas Färber
target-mips: Pass MIPSCPU to mips_tc_sleep()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Andreas Färber
target-mips: Pass MIPSCPU to mips_vpe_is_wfi()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Andreas Färber
target-mips: Pass MIPSCPU to mips_tc_wake()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Andreas Färber
target-mips: Clean up other_cpu in helper_{d,e}vpe()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Richard Henderson
tcg-ia64: Implement deposit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Aurelien Jarno
tcg/ia64: slightly optimize TLB access code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Aurelien Jarno
tcg/ia64: remove suboptimal register shifting in qemu_l...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Aurelien Jarno
tcg/ia64: implement movcond_i32/64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Blue Swirl
tcg/ia64: use stack for TCG temps
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Peter Maydell
tcg/arm: Implement movcond_i32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Peter Maydell
tcg/arm: Factor out code to emit immediate or reg-reg op
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
malc
Fix popcnt in long mode
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Färber
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Färber
sun4u: Pass SPARCCPU to cpu_kick_irq()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Färber
sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Färber
sun4m: Pass SPARCCPU to cpu_kick_irq()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Andreas Färber
sun4m: Pass SPARCCPU to cpu_set_irq()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Emit BPr insns for brcond_i64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Dump illegal opode contents
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Drop use of Bicc in favor of BPcc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Optimize setcond2 equality compare with 0.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Use Z constraint for %g0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Fix add2/sub2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Fix setcond
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Fix qemu_st for 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Fix setcond2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Implement movcond.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
tcg-sparc: Fix brcond2
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
target-sparc: Don't compute full flags value so often
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
target-sparc: Avoid unnecessary local temporaries
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
target-sparc: Optimize CC_OP_LOGIC conditions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Richard Henderson
target-sparc: Fix optimized %icc comparisons
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'pmaydell/arm-devs.for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'stefanha/trivial-patches...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'kraxel/usb.67' into staging
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'mdroth/qga-pull-10-9...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'awilliam/tags/vfio-pci...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'stefanha/net' into staging
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Anthony Liguori
Merge remote-tracking branch 'spice/spice.v61' into...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexander Graf
linux-user: register align p{read, write}64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexander Graf
linux-user: ppc: mark as long long aligned
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
configure: Remove unnecessary host_guest_base code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
linux-user: If loading fails, print error as string...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Henderson
linux-user: Fix siginfo handling
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Henderson
alpha-linux-user: Fix sigaltstack structure definition
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Henderson
linux-user: Implement gethostname
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard Henderson
linux-user: Perform more checks on iovec lists
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexander Graf
linux-user: fix multi-threaded /proc/self/maps
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexander Graf
linux-user: fix statfs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
arm_gic: Rename gic_state to GICState
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter A. G...
zynq_slcr: Fixed ResetValues enum
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Jean-Christophe...
versatilepb: add gpio pl061 support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
hw/ds1338: Implement state save/restore
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
hw/ds1338: Remove 'now' field from state struct
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
hw/ds1338: Recapture current time when register pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
hw/ds1338: Fix mishandling of register pointer
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Evgeny Voevodin
hw/arm_gic.c: Fix improper DPRINTF output.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Soren Brinkmann
cadence_ttc: Fix 'clear on read' behavior
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Paolo Bonzini
vnc: fix "info vnc" with "-vnc ..., reverse=on"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
MORITA Kazutaka
sheepdog: use bool for boolean variables
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Peter Maydell
configure: Tidy up remnants of non-64-bit physaddrs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Hans de Goede
uhci: Raise interrupt when requested even for non activ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Hans de Goede
usb-redir: Don't make migration fail in none seamless...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Hans de Goede
usb-redir: Change usbredir_open_chardev into usbredir_c...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Peter Crosthwaite
ssi: Add slave autoconnect helper
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Peter A. G...
MAINTAINERS: Added maintainerships for SSI
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Peter A. G...
xilinx_zynq: Added SPI controllers + flashes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Peter A. G...
xilinx_spips: Xilinx Zynq SPI cntrlr device model
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Peter A. G...
petalogix-ml605: added SPI controller with n25q128
commit
|
commitdiff
|
tree
|
snapshot
next