2011-12-09 | Chen Wei-Ren | LICENSE: There is no libqemu.a anymore Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Chen Wei-Ren | Makefile.objs: Remove libqemu_common.a from the comment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Chen Wei-Ren | Makefile.target: Remove out of date comment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Chen Wei-Ren | qemu-tech.texi: Remove libqemu related stuff from the... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Chen Wei-Ren | tests/qruncom.c: Remove libqemu.a example Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Chen Wei-Ren | tests/Makefile: Remove qruncom target Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-09 | Stefan Weil | tcg: Remove redundant declarations of TCG_TARGET_REG_BITS Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Chen Rui | mips_malta: resolve endless loop when loading bios |
commit | commitdiff | tree |
2011-12-06 | Ademar de Souza... | memory: minor documentation fixes/enhancements Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | linux-user/syscall.c: Don't skip stracing for fcntl64... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Jan Kiszka | Rename get_tls to tls_var Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | linux-user/cpu-uname.c: Convert to UTF-8 Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Stefan Weil | Convert keymap file to UTF-8 encoding Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Stefan Weil | Convert source files to UTF-8 encoding Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | configure: Pull linux-headers/asm symlink creation... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Zhi Yong Wu | pcie_aer: adjust do_pcie_aer_inejct_error -> do_pcie_aer_inj... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Dong Xu Wang | fix spelling in hw sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Dong Xu Wang | fix typo: delete redundant semicolon Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Zhi Hui Li | win32: fix memory leak Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Zhi Hui Li | net/socket.c : fix memory leak Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | configure: Print a banner comment at the top of config.log Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Peter Maydell | configure: Include #define name in check_define compiler... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Markus Armbruster | console: Fix qemu_default_pixelformat() for 24 bpp Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Markus Armbruster | console: Fix console_putchar() for CSI J Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-06 | Markus Armbruster | console: Clean up confusing indentation in console_putchar() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in main directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in block sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in ui sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in tests sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in tcg sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in target sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in scripts sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in QMP sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in libcacard sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in linux-user sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Dong Xu Wang | fix spelling in darwin-user sub directory Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Stefan Weil | darwin-user: Fix format string in debug message Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Peter Maydell | MAINTAINERS: Delete spurious '.' Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Markus Armbruster | qxl: Don't convert from size_t to int and back in qxl_cursor() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-12-02 | Hervé Poussineau | sonic: fix typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-23 | Stefano Stabellini | fix out of tree build Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-23 | Julian Pidancet | rtl8139: Fix invalid IO access alignment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-22 | Markus Armbruster | slirp: Clean up net_slirp_hostfwd_remove()'s use of... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-17 | Markus Armbruster | monitor: Fix file_completion() to check for stat()... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-17 | Matthias Brugger | Fixing some spelling in docs/libcacard.txt Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-17 | Vagrant Cascadian | Fix typo: runnning -> running Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-17 | Stefan Weil | Fix some spelling bugs in documentation and comments Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-17 | Stefan Weil | Fix spelling in documentation and comments (similiar... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Peter Maydell | hw/lan9118.c: Add missing 'break' to fix buffer overrun Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Markus Armbruster | x86/cpuid: Fix crash on -cpu "" Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Markus Armbruster | x86/cpuid: Plug memory leak in cpudef_setfield() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Markus Armbruster | x86/cpuid: Convert remaining strdup() to g_strdup() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Markus Armbruster | ui/vnc: Convert sasl.mechlist to g_malloc() & friends Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | Markus Armbruster | qdev: Fix crash on -device '?=x' Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | 陳韋任 | configure: Show --cpu option on the help list Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-10 | 陳韋任 | qemu-tech.texi: Update default code cache size Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-07 | Anthony PERARD | xen-platform: Fix IO port read/write functions Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-07 | Markus Armbruster | readline: Fix buffer overrun on re-add to history Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-07 | Pavel Borzenkov | cmd: Fix potential memory leak Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-07 | Pavel Borzenkov | cmd: Fix potential NULL pointer dereference Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-07 | Pavel Borzenkov | cmd: Fix coding style in cmd.c Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-01 | Mark Wu | trace: Add wildcard trace event support Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-01 | Markus Armbruster | acl: Fix use after free in qemu_acl_reset() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-01 | Stefan Hajnoczi | qapi: fix typos in documentation JSON examples Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-01 | Markus Armbruster | sysbus: Supply missing va_end() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-11-01 | Luiz Capitulino | net: tap-linux: Fix unhelpful error message Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Max Filippov | ahci: fix DPRINTF format strings Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Bernhard Reutner... | Documentation: fix typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Hervé Poussineau | Fix typo: buf -> bus Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Paolo Bonzini | tools: reorganize Makefile variables Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | 陳韋任 | exec.c: Remove useless comment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Pavel Borzenkov | qed: remove unneeded variable assignment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Pavel Borzenkov | qed: don't pass NULL to memcpy Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Pavel Borzenkov | vmdk: vmdk_read_cid returns garbage if p_name is NULL Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Pavel Borzenkov | vmdk: remove unneeded variable assignment Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-26 | Stefan Weil | device_tree: Fix potential memory leak Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Stefan Weil | block/qcow: Fix use of free() instead of g_free() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Dong Xu Wang | sheepdog: correct spelling Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Stefan Weil | tcg: Fix spelling in comment (varables -> variables) Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Paolo Bonzini | remove hpet.h Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Andreas Färber | arm_pic: Fix typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Stefan Weil | qemu-char: Fix use of free() instead of g_free() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-14 | Stefan Hajnoczi | qemu-options: avoid #if in spicevmc texi help Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Stefan Weil | linux-user: Remove unused code Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Stefan Weil | Fix mismatching allocation and deallocation Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Andreas Färber | target-arm: Fix typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Jan Kiszka | lsi: Fix tag reference in debug print Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Antony Pavlov | gt64xxx.c: remove reference to non-existing ISD_handle... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Antony Pavlov | gt64xxx.c: fix length modifier in DPRINTF format string Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-05 | Paolo Bonzini | makefile: extract tools-obj-y Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-03 | Stefan Hajnoczi | trace: add arguments to bdrv_co_io_em() trace event Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-03 | Stefan Hajnoczi | trace: trace monitor qmp dispatch/completion Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-03 | Stefan Hajnoczi | trace: trace bdrv_open_common() Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-10-03 | Michael Roth | hmp: re-enable trace-file command Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-09-21 | Lluís Vilanova | trace: Update docs to use example events that exist Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-09-21 | Stefan Hajnoczi | trace: use binary file open mode in simpletrace Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-09-21 | Stefan Hajnoczi | trace: portable simple trace backend using glib Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-09-21 | Stefan Hajnoczi | MAINTAINERS: add tracing subsystem Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2011-09-21 | Stefan Hajnoczi | trace: allow trace events with string arguments Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
next |