index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-23
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'sstabellini/build_fix' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'mdroth/qga-pull-4-19-12' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-04-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-04-21
target-arm: Move reset handling to arm_cpu_reset
Peter Maydell
2012-04-21
target-arm: Drop cpu_reset_model_id()
Peter Maydell
2012-04-21
target-arm: Move cache ID register setup to cpu specific init fns
Peter Maydell
2012-04-21
target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_reset
Peter Maydell
2012-04-21
target-arm: Move feature register setup to per-CPU init fns
Peter Maydell
2012-04-21
target-arm: Move iWMMXT wCID reset to cpu_state_reset
Peter Maydell
2012-04-21
target-arm: Drop JTAG_ID documentation
Peter Maydell
2012-04-21
target-arm: Move SCTLR reset value setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move CTR setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move MVFR* setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move FPSID config to cpu init fns
Peter Maydell
2012-04-21
target-arm: Move feature bit settings to CPU init fns
Peter Maydell
2012-04-21
target-arm: Add QOM subclasses for each ARM cpu implementation
Peter Maydell
2012-04-21
target-arm: remind to keep arm features in sync with linux-user/elfload.c
Benoit Canet
2012-04-21
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-04-21
tci: GETPC() macro must return an uintptr_t
Stefan Weil
2012-04-21
gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc
Peter Maydell
2012-04-21
softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile
Juan Quintela
2012-04-21
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
Max Filippov
2012-04-21
target-xtensa: fix LOOPNEZ/LOOPGTZ translation
Max Filippov
2012-04-21
qtest: add m48t59 tests for Sparc
Blue Swirl
2012-04-20
versatiblepb: add NOR flash support
Eric Benard
2012-04-20
hw/arm_mptimer: Reset the qemu_timer at reset
Peter Maydell
2012-04-20
versatilepb: add ds1338 rtc device
Oskar Andero
2012-04-20
realview: break out versatile i2c controller code
Oskar Andero
2012-04-20
Add .gitignore for tests/
David Gibson
2012-04-20
e1000: Fix spelling (segmentaion -> segmentation) in debug output
Stefan Weil
2012-04-20
spice-qemu-char.c: Show what name is unsupported
Eduardo Elias Ferreira
2012-04-20
pflash_cfi01: remove redundant line
Eric BĂ©nard
2012-04-20
qxl: Add missing GCC_FMT_ATTR and fix format specifier
Stefan Weil
2012-04-20
fix block_job_set_speed name in documentation
Paolo Bonzini
2012-04-20
error.c: don't return value for void function
Amos Kong
2012-04-19
sparc: fix qtest
Blue Swirl
2012-04-19
qtest: add dummy functions for user emulators
Blue Swirl
2012-04-19
qtest: add register fuzzing to RTC test
Blue Swirl
2012-04-19
qemu-ga: fix help output
Michael Roth
2012-04-19
qemu-ga: generate missing stubs for fsfreeze
Michael Roth
2012-04-19
nbd: obey FUA on reads
Paolo Bonzini
2012-04-19
nbd: do not include block_int.h
Paolo Bonzini
2012-04-19
nbd: do not block in nbd_wr_sync if no data at all is available
Paolo Bonzini
2012-04-19
nbd: consistently return negative errno values
Paolo Bonzini
2012-04-19
nbd: consistently check for <0 or >=0
Paolo Bonzini
2012-04-19
nbd: consistently use ssize_t
Paolo Bonzini
[next]