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
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
2011-12-14
hw: Fix spelling in comments
Stefan Weil
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2011-12-09
virtio-pci: use pci macros
Hui Kai Ran
2011-12-09
LICENSE: There is no libqemu.a anymore
Chen Wei-Ren
2011-12-09
Makefile.objs: Remove libqemu_common.a from the comment
Chen Wei-Ren
2011-12-09
Makefile.target: Remove out of date comment
Chen Wei-Ren
2011-12-09
qemu-tech.texi: Remove libqemu related stuff from the document
Chen Wei-Ren
2011-12-09
tests/qruncom.c: Remove libqemu.a example
Chen Wei-Ren
2011-12-09
tests/Makefile: Remove qruncom target
Chen Wei-Ren
2011-12-09
tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
Stefan Weil
2011-12-06
mips_malta: resolve endless loop when loading bios
Chen Rui
2011-12-06
memory: minor documentation fixes/enhancements
Ademar de Souza Reis Jr
2011-12-06
linux-user/syscall.c: Don't skip stracing for fcntl64 failure case
Peter Maydell
2011-12-06
Rename get_tls to tls_var
Jan Kiszka
2011-12-06
linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters
Peter Maydell
2011-12-06
linux-user/cpu-uname.c: Convert to UTF-8
Peter Maydell
2011-12-06
Convert keymap file to UTF-8 encoding
Stefan Weil
2011-12-06
Convert source files to UTF-8 encoding
Stefan Weil
2011-12-06
configure: Pull linux-headers/asm symlink creation out of loop
Peter Maydell
2011-12-06
pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_error
Zhi Yong Wu
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
win32: fix memory leak
Zhi Hui Li
2011-12-06
net/socket.c : fix memory leak
Zhi Hui Li
2011-12-06
configure: Print a banner comment at the top of config.log
Peter Maydell
2011-12-06
configure: Include #define name in check_define compiler error
Peter Maydell
2011-12-06
console: Fix qemu_default_pixelformat() for 24 bpp
Markus Armbruster
2011-12-06
console: Fix console_putchar() for CSI J
Markus Armbruster
2011-12-06
console: Clean up confusing indentation in console_putchar()
Markus Armbruster
2011-12-05
hw/arm_gic.c: Ignore attempts to complete nonexistent IRQs
Peter Maydell
2011-12-05
configure: Drop armv4l/armv4b distinction in $cpu
Peter Maydell
2011-12-05
pseries: Fix array overrun bug in PCI code
David Gibson
2011-12-05
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled
Peter Maydell
2011-12-05
target-arm/translate.c: Fix slightly misleading comment in Thumb decoder
Peter Maydell
2011-12-05
Fix hw_error messages from arm_timer.c
Peter Chubb
2011-12-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'aneesh/1.0-fixes' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-12-05
Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging
Anthony Liguori
2011-12-05
Update version for 1.1 development branch
Anthony Liguori
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
2011-12-05
block: wait_for_overlapping_requests() deadlock detection
Stefan Hajnoczi
2011-12-05
block: implement bdrv_co_is_allocated() boundary cases
Stefan Hajnoczi
2011-12-05
dma-helpers: Add trace events
Kevin Wolf
2011-12-05
cow: use bdrv_co_is_allocated()
Stefan Hajnoczi
2011-12-05
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
2011-12-05
block: core copy-on-read logic
Stefan Hajnoczi
[next]