Age | Commit message (Expand) | Author | Files | Lines |
2017-03-01 | target/ppc: Cleanup HPTE accessors for 64-bit hash MMU | David Gibson | 1 | -18/+18 |
2017-03-01 | target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr() | David Gibson | 1 | -2/+1 |
2017-03-01 | pseries: Minor cleanups to HPT management hypercalls | David Gibson | 1 | -30/+28 |
2017-03-01 | sysemu: support up to 1024 vCPUs | Greg Kurz | 1 | -1/+1 |
2017-03-01 | spapr: generate DT node names | Laurent Vivier | 1 | -14/+276 |
2017-02-28 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell | 3 | -8/+21 |
2017-02-28 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 5 | -8/+30 |
2017-02-28 | hw/arm/exynos: Fix proper mapping of CPUs by providing real cluster ID | Krzysztof Kozlowski | 1 | -0/+12 |
2017-02-28 | hw/arm/exynos: Fix Linux kernel division by zero for PLLs | Krzysztof Kozlowski | 3 | -1/+171 |
2017-02-28 | bcm2835_sdhost: add bcm2835 sdhost controller | Clement Deschamps | 2 | -0/+430 |
2017-02-28 | armv7m: Allow SHCSR writes to change pending and active bits | Peter Maydell | 1 | -2/+11 |
2017-02-28 | armv7m: Check exception return consistency | Peter Maydell | 1 | -1/+11 |
2017-02-28 | armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE | Michael Davidsaver | 1 | -2/+6 |
2017-02-28 | armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value | Peter Maydell | 1 | -3/+1 |
2017-02-28 | armv7m: Escalate exceptions to HardFault if necessary | Michael Davidsaver | 1 | -0/+53 |
2017-02-28 | arm: gic: Remove references to NVIC | Michael Davidsaver | 3 | -46/+15 |
2017-02-28 | armv7m: Fix condition check for taking exceptions | Peter Maydell | 1 | -0/+7 |
2017-02-28 | armv7m: Rewrite NVIC to not use any GIC code | Michael Davidsaver | 2 | -144/+609 |
2017-02-28 | armv7m: Implement reading and writing of PRIGROUP | Peter Maydell | 1 | -6/+8 |
2017-02-28 | armv7m: Rename nvic_state to NVICState | Peter Maydell | 1 | -22/+22 |
2017-02-28 | ARM i.MX timers: fix reset handling | Kurban Mallachiev | 1 | -8/+25 |
2017-02-28 | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger | 1 | -2/+29 |
2017-02-28 | hw/arm/virt: fix cpu object reference leak | Igor Mammedov | 1 | -0/+1 |
2017-02-28 | sd: sdhci: Remove block count enable check in single block transfers | Prasad J Pandit | 1 | -5/+1 |
2017-02-28 | sd: sdhci: conditionally invoke multi block transfer | Prasad J Pandit | 1 | -1/+5 |
2017-02-28 | sd: sdhci: check transfer mode register in multi block transfer | Prasad J Pandit | 1 | -5/+5 |
2017-02-28 | sd: sdhci: mask transfer mode register value | Prasad J Pandit | 1 | -1/+2 |
2017-02-28 | bcm2835_rng: Use qcrypto_random_bytes() rather than rand() | Peter Maydell | 1 | -1/+26 |
2017-02-28 | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki | 3 | -0/+140 |
2017-02-28 | fsdev: add IO throttle support to fsdev devices | Pradeep Jagadeesh | 3 | -0/+15 |
2017-02-28 | 9pfs: fix v9fs_lock error case | Paolo Bonzini | 1 | -8/+6 |
2017-02-28 | hw/acpi/tco.c: fix tco timer stop | Igor Pavlikevich | 1 | -0/+1 |
2017-02-28 | lm32: milkymist-tmu2: fix a third integer overflow | Peter Maydell | 1 | -1/+1 |
2017-02-28 | cadence_gem: Remove unused parameter debug message | Fam Zheng | 1 | -1/+1 |
2017-02-28 | register: fix incorrect read mask | Philippe Mathieu-Daudé | 1 | -6/+15 |
2017-02-28 | hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet | Thomas Huth | 1 | -0/+9 |
2017-02-28 | hw/core/or-irq: Mark the device with cannot_instantiate_with_device_add_yet | Thomas Huth | 1 | -0/+3 |
2017-02-27 | virtio-gpu: use dpy_gl_scanout_disable | Gerd Hoffmann | 1 | -3/+2 |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann | 1 | -7/+7 |
2017-02-26 | Merge remote-tracking branch 'remotes/artyom/tags/pull-sun4v-20170226' into s... | Peter Maydell | 1 | -10/+23 |
2017-02-26 | niagara: check if a serial port is available | Artyom Tarasenko | 1 | -3/+4 |
2017-02-26 | niagara: fail if a firmware file is missing | Artyom Tarasenko | 1 | -7/+19 |
2017-02-25 | Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170224-2' into staging | Peter Maydell | 2 | -0/+578 |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell | 6 | -12/+73 |
2017-02-25 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170224' into staging | Peter Maydell | 7 | -29/+161 |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-util-2017-02-23' into ... | Peter Maydell | 1 | -4/+5 |
2017-02-24 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170223.0' ... | Peter Maydell | 2 | -38/+64 |
2017-02-24 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into ... | Peter Maydell | 1 | -1/+1 |
2017-02-24 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2017-2620-20170224... | Peter Maydell | 1 | -0/+8 |
2017-02-24 | cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo (CVE-2017-2620) | Gerd Hoffmann | 1 | -0/+8 |