aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-14hw: Fix spelling in comments and codeStefan Weil
2011-12-14hw: Fix spelling in commentsStefan Weil
2011-12-14hw: Fix spelling (licenced->licensed)Stefan Weil
2011-12-14fmopl: Fix spelling in code and commentsStefan Weil
2011-12-09virtio-pci: use pci macrosHui Kai Ran
2011-12-09LICENSE: There is no libqemu.a anymoreChen Wei-Ren
2011-12-09Makefile.objs: Remove libqemu_common.a from the commentChen Wei-Ren
2011-12-09Makefile.target: Remove out of date commentChen Wei-Ren
2011-12-09qemu-tech.texi: Remove libqemu related stuff from the documentChen Wei-Ren
2011-12-09tests/qruncom.c: Remove libqemu.a exampleChen Wei-Ren
2011-12-09tests/Makefile: Remove qruncom targetChen Wei-Ren
2011-12-09tcg: Remove redundant declarations of TCG_TARGET_REG_BITSStefan Weil
2011-12-06mips_malta: resolve endless loop when loading biosChen Rui
2011-12-06memory: minor documentation fixes/enhancementsAdemar de Souza Reis Jr
2011-12-06linux-user/syscall.c: Don't skip stracing for fcntl64 failure casePeter Maydell
2011-12-06Rename get_tls to tls_varJan Kiszka
2011-12-06linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 charactersPeter Maydell
2011-12-06linux-user/cpu-uname.c: Convert to UTF-8Peter Maydell
2011-12-06Convert keymap file to UTF-8 encodingStefan Weil
2011-12-06Convert source files to UTF-8 encodingStefan Weil
2011-12-06configure: Pull linux-headers/asm symlink creation out of loopPeter Maydell
2011-12-06pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inject_errorZhi Yong Wu
2011-12-06fix spelling in hw sub directoryDong Xu Wang
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-12-06win32: fix memory leakZhi Hui Li
2011-12-06net/socket.c : fix memory leakZhi Hui Li
2011-12-06configure: Print a banner comment at the top of config.logPeter Maydell
2011-12-06configure: Include #define name in check_define compiler errorPeter Maydell
2011-12-06console: Fix qemu_default_pixelformat() for 24 bppMarkus Armbruster
2011-12-06console: Fix console_putchar() for CSI JMarkus Armbruster
2011-12-06console: Clean up confusing indentation in console_putchar()Markus Armbruster
2011-12-05hw/arm_gic.c: Ignore attempts to complete nonexistent IRQsPeter Maydell
2011-12-05configure: Drop armv4l/armv4b distinction in $cpuPeter Maydell
2011-12-05pseries: Fix array overrun bug in PCI codeDavid Gibson
2011-12-05target-arm/helper.c: Don't allocate TCG resources unless TCG enabledPeter Maydell
2011-12-05target-arm/translate.c: Fix slightly misleading comment in Thumb decoderPeter Maydell
2011-12-05Fix hw_error messages from arm_timer.cPeter Chubb
2011-12-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'aneesh/1.0-fixes' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-12-05Merge remote-tracking branch 'qemu-kvm/memory/batch' into stagingAnthony Liguori
2011-12-05Update version for 1.1 development branchAnthony Liguori
2011-12-05block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi
2011-12-05block: wait_for_overlapping_requests() deadlock detectionStefan Hajnoczi
2011-12-05block: implement bdrv_co_is_allocated() boundary casesStefan Hajnoczi
2011-12-05dma-helpers: Add trace eventsKevin Wolf
2011-12-05cow: use bdrv_co_is_allocated()Stefan Hajnoczi
2011-12-05block: add -drive copy-on-read=on|offStefan Hajnoczi
2011-12-05block: core copy-on-read logicStefan Hajnoczi