aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-18qapi: Convert set_passwordLuiz Capitulino
2012-01-18vnc: Simplify vnc_display_password()Luiz Capitulino
2012-01-17pxa2xx_keypad: fix unbalanced parenthesis.Andrzej Zaborowski
2012-01-17hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin
2012-01-17hw/sysbus.h: Increase maximum number of device IRQs.Evgeny Voevodin
2012-01-17pxa2xx_keypad: make single automatic scans workVasily Khoruzhick
2012-01-17pxa2xx_lcd: fix palette parserVasily Khoruzhick
2012-01-15seabios: Update to release 1.6.3.1Jan Kiszka
2012-01-15isapc: Fix segfault during initializationJan Kiszka
2012-01-15kvm: flush the dirty log when unregistering a slotAvi Kivity
2012-01-13arm: Add dummy support for co-processor 15's secure config registerRob Herring
2012-01-13target-arm: Fix errors in decode of M profile CPSPeter Maydell
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-13virtio-console: no need to remove char handlers explicitlyAmit Shah
2012-01-13qdev: Add a 'free' method to disassociate chardev from qdev deviceAmit Shah
2012-01-13vectorize is_dup_pagePaolo Bonzini
2012-01-13virtio-blk: refuse SG_IO requests with scsi=offPaolo Bonzini
2012-01-13vmstate: extract declarations out of hw/hw.hPaolo Bonzini
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2012-01-13rtc: clear non-PF bits when reinjecting on ackPaolo Bonzini
2012-01-13rtc: raise PF bit when the periodic timer triggers but PIE=0Paolo Bonzini
2012-01-13rtc: raise AF bit when the alarm is encountered but AIE=0Paolo Bonzini
2012-01-13rtc: fix 12-hour modePaolo Bonzini
2012-01-13qdev: fix device_del by refactoring reference countingAnthony Liguori
2012-01-13Merge remote-tracking branch 'stefanha/trivial-patches' into HEADAnthony Liguori
2012-01-13target-i386: fix compilation with --enable-debug-tcgAurelien Jarno
2012-01-13bt-host: add missing break statementStefan Hajnoczi
2012-01-13virtfs-proxy-helper: Add missing printf format attributeStefan Weil
2012-01-13virtfs-proxy-helper: Clean include filesStefan Weil
2012-01-13virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil
2012-01-13hmp: Fix freeing of PciInfoListStefan Berger
2012-01-13Add 'fall through' comments to case statements without breakStefan Weil
2012-01-13omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUSStefan Hajnoczi
2012-01-13vnc: fix no-lock-key-sync strncmp() lengthStefan Hajnoczi
2012-01-13vvfat: avoid leaking file descriptor in commit_one_file()Stefan Hajnoczi
2012-01-13Spelling fixes in comments and documentationStefan Weil
2012-01-13tcg-arm: fix a typo in commentsAurelien Jarno
2012-01-13configure: Modify detection of supported warning optionsStefan Weil
2012-01-13cris: Update paths to match the move of tests/crisEdgar E. Iglesias
2012-01-12check-qstring: remove check.h includeAnthony Liguori
2012-01-12MAINTAINERS: update tracing repo git URLStefan Hajnoczi
2012-01-12Support for UDP unicast network backendBenjamin
2012-01-12cleanup, save a syscallLai Jiangshan
2012-01-12cleanup, Remove duplicated codeLai Jiangshan
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori
2012-01-12check-qjson: enable disabled testsAnthony Liguori
2012-01-12check-qjson: convert to gtestAnthony Liguori
2012-01-12check-qlist: convert to gtestAnthony Liguori
2012-01-12check-qstring: convert to gtestAnthony Liguori
2012-01-12check-qint: convert to gtestAnthony Liguori