| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/arm/virt: Add cortex-a53 cpu support in machine virt | Shannon Zhao | 2015-06-15 | 1 | -0/+5 |
* | target-arm/kvm64: Add cortex-a53 cpu support | Shannon Zhao | 2015-06-15 | 2 | -0/+5 |
* | target-arm/cpu.h: remove pending_exception | Alex Bennée | 2015-06-15 | 1 | -1/+0 |
* | hw/display/exynos4210_fimd: Fix bit-swapping code | Peter Maydell | 2015-06-15 | 1 | -1/+1 |
* | arm_gic: gic_update should always update all cores | Johan Karlsson | 2015-06-15 | 1 | -1/+1 |
* | target-arm: use extended address bits from supersection short descriptor | Sergey Fedorov | 2015-06-15 | 1 | -0/+2 |
* | target-arm: Handle "extended small page" descriptors correctly | Peter Maydell | 2015-06-15 | 1 | -4/+9 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into... | Peter Maydell | 2015-06-15 | 22 | -2562/+382 |
|\ |
|
| * | ossaudio: use trace events instead of debug config flag | Kővágó, Zoltán | 2015-06-15 | 2 | -21/+8 |
| * | alsaaudio: use trace events instead of verbose | Kővágó, Zoltán | 2015-06-15 | 2 | -46/+26 |
| * | dsoundaudio: remove primary buffer | Kővágó, Zoltán | 2015-06-15 | 1 | -104/+0 |
| * | dsoundaudio: remove *_retries kludges | Kővágó, Zoltán | 2015-06-15 | 2 | -83/+20 |
| * | audio: remove plive | Kővágó, Zoltán | 2015-06-15 | 2 | -53/+0 |
| * | audio: remove LOG_TO_MONITOR along with default_mon | Kővágó, Zoltán | 2015-06-15 | 3 | -25/+3 |
| * | MAINTAINERS: remove malc from audio | Gerd Hoffmann | 2015-06-15 | 1 | -1/+0 |
| * | sdlaudio: do not allow multiple instances | Kővágó, Zoltán | 2015-06-15 | 1 | -0/+7 |
| * | coreaudio: do not use global variables where possible | Kővágó, Zoltán | 2015-06-15 | 1 | -19/+24 |
| * | dsoundaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 2 | -50/+74 |
| * | paaudio: fix possible resource leak | Kővágó, Zoltán | 2015-06-15 | 1 | -1/+5 |
| * | wavaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -16/+21 |
| * | ossaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -49/+61 |
| * | alsaaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -68/+82 |
| * | paaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -46/+52 |
| * | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán | 2015-06-15 | 11 | -20/+27 |
| * | only enable dsound in case the header file is present | Gerd Hoffmann | 2015-06-15 | 1 | -1/+13 |
| * | audio: remove winwave audio driver | Kővágó, Zoltán | 2015-06-15 | 4 | -728/+4 |
| * | audio: remove fmod backend | Kővágó, Zoltán | 2015-06-15 | 4 | -713/+2 |
| * | audio: remove esd backend | Kővágó, Zoltán | 2015-06-15 | 4 | -571/+6 |
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s... | Peter Maydell | 2015-06-15 | 13 | -11/+262 |
|\ \ |
|
| * | | s390/bios: build with -fdelete-null-pointer-checks | Aurelien Jarno | 2015-06-15 | 1 | -1/+1 |
| * | | watchdog: Add new Virtual Watchdog action INJECT-NMI | Mao Chuan Li | 2015-06-11 | 2 | -1/+15 |
| * | | nmi: Implement inject_nmi() for non-monitor context use | Xu Wang | 2015-06-11 | 2 | -0/+21 |
| * | | s390x/watchdog: diag288 migration support | Xu Wang | 2015-06-11 | 1 | -0/+12 |
| * | | s390x/kvm: diag288 instruction interception and handling | Xu Wang | 2015-06-11 | 3 | -0/+48 |
| * | | s390x/watchdog: introduce diag288 watchdog device | Xu Wang | 2015-06-11 | 5 | -0/+151 |
| * | | watchdog: change option wording to allow for more watchdogs | Xu Wang | 2015-06-11 | 1 | -9/+14 |
* | | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 2015-06-15 | 25 | -158/+657 |
|\ \ \ |
|
| * | | | block: Fix reopen flag inheritance | Kevin Wolf | 2015-06-12 | 2 | -28/+13 |
| * | | | block: Add BlockDriverState.inherits_from | Kevin Wolf | 2015-06-12 | 2 | -0/+21 |
| * | | | block: Add list of children to BlockDriverState | Kevin Wolf | 2015-06-12 | 2 | -0/+45 |
| * | | | queue.h: Add QLIST_FIX_HEAD_PTR() | Kevin Wolf | 2015-06-12 | 1 | -0/+6 |
| * | | | block: Drain requests before swapping nodes in bdrv_swap() | Kevin Wolf | 2015-06-12 | 1 | -0/+6 |
| * | | | block: Move flag inheritance to bdrv_open_inherit() | Kevin Wolf | 2015-06-12 | 7 | -22/+78 |
| * | | | block: Use QemuOpts in bdrv_open_common() | Kevin Wolf | 2015-06-12 | 1 | -5/+33 |
| * | | | block: Use macro for cache option names | Kevin Wolf | 2015-06-12 | 2 | -12/+20 |
| * | | | vmdk: Use bdrv_open_image() | Kevin Wolf | 2015-06-12 | 1 | -13/+21 |
| * | | | quorum: Use bdrv_open_image() | Kevin Wolf | 2015-06-12 | 1 | -40/+11 |
| * | | | check-qdict: Test cases for new functions | Kevin Wolf | 2015-06-12 | 1 | -0/+67 |
| * | | | qdict: Add qdict_{set,copy}_default() | Kevin Wolf | 2015-06-12 | 2 | -0/+36 |
| * | | | qdict: Add qdict_array_entries() | Kevin Wolf | 2015-06-12 | 2 | -4/+75 |