Age | Commit message (Expand) | Author | Files | Lines |
2018-04-17 | linux-user: check that all of AArch64 SVE extended sigframe is writable | Peter Maydell | 1 | -3/+4 |
2018-04-17 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in... | Peter Maydell | 1 | -1/+9 |
2018-04-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+4 |
2018-04-16 | fpu/softfloat: check for Inf / x or 0 / x before /0 | Alex Bennée | 1 | -5/+5 |
2018-04-16 | i386: Don't automatically enable FEAT_KVM_HINTS bits | Eduardo Habkost | 1 | -1/+9 |
2018-04-16 | vhost: do not verify ring mappings when IOMMU is enabled | Jason Wang | 1 | -0/+4 |
2018-04-16 | Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =m | Michael Tokarev | 1 | -1/+1 |
2018-04-16 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-04-16' in... | Peter Maydell | 3 | -29/+36 |
2018-04-16 | iotests: fix 169 | Vladimir Sementsov-Ogievskiy | 1 | -21/+27 |
2018-04-16 | qcow2: try load bitmaps only once | Vladimir Sementsov-Ogievskiy | 2 | -8/+9 |
2018-04-16 | linux-user/signal.c: Put AArch64 frame record in the right place | Peter Maydell | 1 | -6/+6 |
2018-04-16 | tcg/mips: Handle large offsets from target env to tlb_table | Peter Maydell | 1 | -7/+4 |
2018-04-16 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'... | Peter Maydell | 1 | -15/+18 |
2018-04-16 | fpu/softfloat: raise float_invalid for NaN/Inf in round_to_int_and_pack | Alex Bennée | 1 | -0/+3 |
2018-04-15 | m68k: fix exception stack frame for 68000 | Pavel Dovgalyuk | 1 | -15/+18 |
2018-04-13 | softfloat: fix {min, max}nummag for same-abs-value inputs | Emilio G. Cota | 1 | -8/+9 |
2018-04-11 | Update version for v2.12.0-rc3 releasev2.12.0-rc3 | Peter Maydell | 1 | -1/+1 |
2018-04-11 | hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes | Peter Maydell | 1 | -0/+1 |
2018-04-11 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into staging | Peter Maydell | 17 | -45/+45 |
2018-04-11 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r... | Peter Maydell | 3 | -3/+35 |
2018-04-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 11 | -28/+44 |
2018-04-11 | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk | 17 | -45/+45 |
2018-04-10 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180410a'... | Peter Maydell | 1 | -15/+7 |
2018-04-10 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-04-10' into s... | Peter Maydell | 3 | -11/+18 |
2018-04-10 | linux-user: implement HWCAP bits on MIPS | James Cowgill | 1 | -0/+24 |
2018-04-10 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int... | Peter Maydell | 9 | -18/+28 |
2018-04-10 | linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh | Laurent Vivier | 1 | -2/+10 |
2018-04-10 | linux-user: fix microblaze get_sp_from_cpustate() | Laurent Vivier | 1 | -1/+1 |
2018-04-10 | qemu-iotests: update 185 output | Stefan Hajnoczi | 2 | -9/+13 |
2018-04-10 | commit/stream: Reset delay_ns | Kevin Wolf | 2 | -0/+4 |
2018-04-10 | qemu-iotests: Remove _supported_fmt dmg | Kevin Wolf | 2 | -2/+2 |
2018-04-10 | iotests: blacklist bochs and cloop for 205 and 208 | Vladimir Sementsov-Ogievskiy | 2 | -1/+3 |
2018-04-10 | iotests.py: improve verify_image_format helper | Vladimir Sementsov-Ogievskiy | 1 | -3/+11 |
2018-04-10 | hw/block/pflash_cfi: fix off-by-one error | Philippe Mathieu-Daudé | 2 | -11/+8 |
2018-04-10 | iotests.py: support unsupported_fmts in main() | Vladimir Sementsov-Ogievskiy | 1 | -2/+3 |
2018-04-10 | Revert "migration: Don't activate block devices if using -S" | Dr. David Alan Gilbert | 1 | -15/+7 |
2018-04-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'... | Peter Maydell | 14 | -55/+124 |
2018-04-10 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180410-pull-request' i... | Peter Maydell | 3 | -60/+61 |
2018-04-10 | monitor: bind dispatch bh to iohandler context | Peter Xu | 1 | -1/+1 |
2018-04-10 | iothread: workaround glib bug which hangs qmp-test | Peter Xu | 1 | -4/+14 |
2018-04-10 | iotests: fix wait_until_completed() | Peter Xu | 1 | -6/+3 |
2018-04-10 | fpu: Fix rounding mode for floatN_to_uintM_round_to_zero | Richard Henderson | 1 | -2/+2 |
2018-04-10 | tcg: Introduce tcg_set_insn_start_param | Richard Henderson | 2 | -1/+11 |
2018-04-10 | linux-user/signal.c: Ensure AArch64 signal frame isn't too small | Peter Maydell | 1 | -0/+6 |
2018-04-10 | cpus.c: ensure running CPU recalculates icount deadlines on timer expiry | Peter Maydell | 1 | -1/+9 |
2018-04-10 | target/arm: Report unsupported MPU region sizes more clearly | Peter Maydell | 1 | -3/+3 |
2018-04-10 | hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7 | Thomas Huth | 2 | -13/+14 |
2018-04-10 | hw/arm/allwinner-a10: Do not use nd_table in instance_init function | Thomas Huth | 1 | -6/+6 |
2018-04-10 | hw/sd/bcm2835_sdhost: Don't raise spurious interrupts | Peter Maydell | 1 | -20/+26 |
2018-04-10 | hw/sd/bcm2835_sdhost: Add tracepoints | Peter Maydell | 2 | -0/+16 |