Age | Commit message (Expand) | Author |
2017-02-28 | armv7m: Simpler and faster exception start | Michael Davidsaver |
2017-02-28 | armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value | Peter Maydell |
2017-02-28 | armv7m: Escalate exceptions to HardFault if necessary | Michael Davidsaver |
2017-02-28 | arm: gic: Remove references to NVIC | Michael Davidsaver |
2017-02-28 | armv7m: Fix condition check for taking exceptions | Peter Maydell |
2017-02-28 | armv7m: Rewrite NVIC to not use any GIC code | Michael Davidsaver |
2017-02-28 | armv7m: Implement reading and writing of PRIGROUP | Peter Maydell |
2017-02-28 | armv7m: Rename nvic_state to NVICState | Peter Maydell |
2017-02-28 | ARM i.MX timers: fix reset handling | Kurban Mallachiev |
2017-02-28 | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger |
2017-02-28 | cputlb: Don't assume do_unassigned_access() never returns | Peter Maydell |
2017-02-28 | Add missing fp_access_check() to aarch64 crypto instructions | Nick Reilly |
2017-02-28 | hw/arm/virt: fix cpu object reference leak | Igor Mammedov |
2017-02-28 | sd: sdhci: Remove block count enable check in single block transfers | Prasad J Pandit |
2017-02-28 | sd: sdhci: conditionally invoke multi block transfer | Prasad J Pandit |
2017-02-28 | sd: sdhci: check transfer mode register in multi block transfer | Prasad J Pandit |
2017-02-28 | sd: sdhci: mask transfer mode register value | Prasad J Pandit |
2017-02-28 | bcm2835_rng: Use qcrypto_random_bytes() rather than rand() | Peter Maydell |
2017-02-28 | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki |
2017-02-28 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-upstream-pu... | Peter Maydell |
2017-02-28 | throttle: factor out duplicate code | Pradeep Jagadeesh |
2017-02-28 | fsdev: add IO throttle support to fsdev devices | Pradeep Jagadeesh |
2017-02-28 | 9pfs: fix v9fs_lock error case | Paolo Bonzini |
2017-02-28 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2017-02-28 | syscall: fixed mincore(2) not failing with ENOMEM | Franklin \"Snaipe\" Mathieu |
2017-02-28 | hw/acpi/tco.c: fix tco timer stop | Igor Pavlikevich |
2017-02-28 | lm32: milkymist-tmu2: fix a third integer overflow | Peter Maydell |
2017-02-28 | qemu-options.hx: add missing id=chr0 chardev argument in vhost-user example | Vincenzo Maffione |
2017-02-28 | Update copyright year | Marc-André Lureau |
2017-02-28 | tests/prom-env: Enable the test for the sun4u machine, too | Thomas Huth |
2017-02-28 | cadence_gem: Remove unused parameter debug message | Fam Zheng |
2017-02-28 | register: fix incorrect read mask | Philippe Mathieu-Daudé |
2017-02-28 | ide: remove undefined behavior in ide-test | John Snow |
2017-02-28 | CODING_STYLE: Mention preferred comment form | Peter Maydell |
2017-02-28 | hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet | Thomas Huth |
2017-02-28 | hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet | Thomas Huth |
2017-02-28 | softfloat: Use correct type in float64_to_uint64_round_to_zero() | Peter Maydell |
2017-02-28 | target/s390x: Fix typo | Stefan Weil |
2017-02-27 | iscsi: add missing colons to the qapi docs | Jeff Cody |
2017-02-28 | target/alpha: Enable MTTCG by default | Richard Henderson |
2017-02-27 | syscall: fixed mincore(2) not failing with ENOMEM | Franklin \"Snaipe\" Mathieu |
2017-02-27 | linux-user: fix do_rt_sigreturn on m68k linux userspace emulation | Michael Karcher |
2017-02-27 | linux-user: correctly manage SR in ucontext | Laurent Vivier |
2017-02-27 | linux-user: Add signal handling support for x86_64 | Pranith Kumar |
2017-02-27 | linux-user: Add sockopts for IPv6 ping and IPv6 traceroute | Helge Deller |
2017-02-27 | linux-user: fix fork() | Laurent Vivier |
2017-02-27 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170227-1' into st... | Peter Maydell |
2017-02-27 | block/mirror: fix broken sparseness detection | John Snow |
2017-02-27 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1... | Peter Maydell |
2017-02-27 | vnc: fix double free issues | Gerd Hoffmann |