Age | Commit message (Expand) | Author | Files | Lines |
2012-01-13 | rtc: clear non-PF bits when reinjecting on ack | Paolo Bonzini | 1 | -3/+3 |
2012-01-13 | rtc: raise PF bit when the periodic timer triggers but PIE=0 | Paolo Bonzini | 1 | -1/+2 |
2012-01-13 | rtc: raise AF bit when the alarm is encountered but AIE=0 | Paolo Bonzini | 1 | -9/+10 |
2012-01-13 | rtc: fix 12-hour mode | Paolo Bonzini | 1 | -4/+7 |
2012-01-13 | qdev: fix device_del by refactoring reference counting | Anthony Liguori | 1 | -6/+39 |
2012-01-13 | Merge remote-tracking branch 'stefanha/trivial-patches' into HEAD | Anthony Liguori | 15 | -29/+28 |
2012-01-13 | target-i386: fix compilation with --enable-debug-tcg | Aurelien Jarno | 1 | -1/+2 |
2012-01-13 | bt-host: add missing break statement | Stefan Hajnoczi | 1 | -0/+1 |
2012-01-13 | virtfs-proxy-helper: Add missing printf format attribute | Stefan Weil | 1 | -1/+1 |
2012-01-13 | virtfs-proxy-helper: Clean include files | Stefan Weil | 1 | -13/+2 |
2012-01-13 | virtfs-proxy-helper: Fix compilation on newer systems | Stefan Weil | 1 | -1/+1 |
2012-01-13 | hmp: Fix freeing of PciInfoList | Stefan Berger | 1 | -4/+4 |
2012-01-13 | Add 'fall through' comments to case statements without break | Stefan Weil | 3 | -0/+6 |
2012-01-13 | omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS | Stefan Hajnoczi | 1 | -2/+2 |
2012-01-13 | vnc: fix no-lock-key-sync strncmp() length | Stefan Hajnoczi | 1 | -1/+1 |
2012-01-13 | vvfat: avoid leaking file descriptor in commit_one_file() | Stefan Hajnoczi | 1 | -0/+3 |
2012-01-13 | Spelling fixes in comments and documentation | Stefan Weil | 3 | -4/+4 |
2012-01-13 | tcg-arm: fix a typo in comments | Aurelien Jarno | 2 | -2/+2 |
2012-01-13 | configure: Modify detection of supported warning options | Stefan Weil | 1 | -1/+1 |
2012-01-13 | cris: Update paths to match the move of tests/cris | Edgar E. Iglesias | 1 | -5/+5 |
2012-01-12 | check-qstring: remove check.h include | Anthony Liguori | 1 | -1/+1 |
2012-01-12 | MAINTAINERS: update tracing repo git URL | Stefan Hajnoczi | 1 | -1/+1 |
2012-01-12 | Support for UDP unicast network backend | Benjamin | 3 | -3/+82 |
2012-01-12 | cleanup, save a syscall | Lai Jiangshan | 1 | -3/+1 |
2012-01-12 | cleanup, Remove duplicated code | Lai Jiangshan | 1 | -8/+0 |
2012-01-12 | test: eliminate libcheck tests and have make check use gtester | Anthony Liguori | 3 | -40/+8 |
2012-01-12 | check-qjson: enable disabled tests | Anthony Liguori | 1 | -5/+0 |
2012-01-12 | check-qjson: convert to gtest | Anthony Liguori | 2 | -198/+136 |
2012-01-12 | check-qlist: convert to gtest | Anthony Liguori | 2 | -52/+25 |
2012-01-12 | check-qstring: convert to gtest | Anthony Liguori | 2 | -53/+26 |
2012-01-12 | check-qint: convert to gtest | Anthony Liguori | 2 | -49/+23 |
2012-01-12 | check-qfloat: convert to gtest | Anthony Liguori | 2 | -37/+14 |
2012-01-12 | check-qdict: convert to gtest | Anthony Liguori | 2 | -137/+113 |
2012-01-12 | build: split unit test builds to a separate makefile fragment | Anthony Liguori | 2 | -35/+39 |
2012-01-12 | tests: mv tests/* -> tests/tcg | Anthony Liguori | 227 | -5/+5 |
2012-01-12 | vga: optimize ppm_save() divisions | Avi Kivity | 1 | -6/+4 |
2012-01-12 | Fix qapi code generation fix | Avi Kivity | 4 | -23/+15 |
2012-01-12 | etraxfs-dma: Model metadata and eop | Lars Persson | 3 | -10/+33 |
2012-01-12 | microblaze: Break the tb at memory barriers | Edgar E. Iglesias | 1 | -1/+11 |
2012-01-12 | microblaze: Emulate the hw stackprotector | Edgar E. Iglesias | 4 | -0/+48 |
2012-01-12 | microblaze: Add support for the clz insn | Edgar E. Iglesias | 3 | -0/+17 |
2012-01-11 | target-i386: fix SSE rounding and flush to zero | Aurelien Jarno | 3 | -11/+56 |
2012-01-11 | target-i386: fix dpps and dppd SSE2 instructions | Aurelien Jarno | 1 | -14/+14 |
2012-01-11 | target-i386: fix round{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno | 1 | -8/+8 |
2012-01-11 | target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions | Aurelien Jarno | 2 | -3/+7 |
2012-01-10 | wm8750: Fix calculation of number of array elements | Stefan Weil | 1 | -1/+1 |
2012-01-10 | elf: Improve symbol lookup (optimize, fix for bsd-user) | Stefan Weil | 3 | -21/+13 |
2012-01-10 | hw/integratorcp: Simplify flash remap code | Peter Maydell | 1 | -19/+7 |
2012-01-10 | hw/integratorcp: Fix sense of REMAP bit | Peter Maydell | 1 | -1/+1 |
2012-01-10 | Merge branch 's390-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno | 9 | -32/+87 |