Age | Commit message (Expand) | Author |
2016-03-16 | bcm2835_fb: add framebuffer device for Raspberry Pi | Grégory ESTRADE |
2016-03-16 | bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block | Andrew Baumann |
2016-03-16 | bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi | Andrew Baumann |
2016-03-16 | hw/arm: Add palmetto-bmc machine | Andrew Jeffery |
2016-03-16 | hw/arm: Add ASPEED AST2400 SoC model | Andrew Jeffery |
2016-03-16 | hw/intc: Add (new) ASPEED VIC device model | Andrew Jeffery |
2016-03-16 | hw/timer: Add ASPEED timer device model | Andrew Jeffery |
2016-03-16 | i.MX: Add missing descriptions in devices. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Add i.MX6 CCM and ANALOG device. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Add the CLK_IPG_HIGH clock | Jean-Christophe Dubois |
2016-03-16 | i.MX: Remove CCM useless clock computation handling. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. | Jean-Christophe Dubois |
2016-03-16 | i.MX: Allow GPT timer to rollover. | Jean-Christophe Dubois |
2016-03-16 | arm: virt: Move machine class init code to the abstract machine type | Wei Huang |
2016-03-16 | arm: virt: Add an abstract ARM virt machine type | Wei Huang |
2016-03-16 | target-arm: Fix translation level on early translation faults | Sergey Sorokin |
2016-03-16 | MAINTAINERS: Fix typo, block/stream.h -> block/stream.c | Jeff Cody |
2016-03-16 | block/sheepdog: fix argument passed to qemu_strtoul() | Jeff Cody |
2016-03-16 | target-arm: Implement MRS (banked) and MSR (banked) instructions | Peter Maydell |
2016-03-16 | loader: Fix incorrect parameter name in load_image_mr() macro | Jens Wiklander |
2016-03-16 | util/base64.c: Clean includes | Peter Maydell |
2016-03-16 | update-linux-headers.sh: Fake types.h doesn't need to include anything | Peter Maydell |
2016-03-16 | include/config.h: Remove | Peter Maydell |
2016-03-16 | slirp/slirp.h: Remove now-empty #ifdefs | Peter Maydell |
2016-03-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-03-16' into... | Peter Maydell |
2016-03-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-03-16' in... | Peter Maydell |
2016-03-16 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160316' into... | Peter Maydell |
2016-03-16 | error: ensure errno detail is printed with error_abort | Daniel P. Berrange |
2016-03-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-03-16 | qdev-monitor: add missing aliases for virtio device classes | Sascha Silbe |
2016-03-16 | qdev-monitor: sort alias table by typename | Sascha Silbe |
2016-03-16 | qdev-monitor: improve error message when alias device is unavailable | Sascha Silbe |
2016-03-16 | vfio: Eliminate vfio_container_ioctl() | David Gibson |
2016-03-16 | spapr_pci: Remove finish_realize hook | David Gibson |
2016-03-16 | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2016-03-16 | spapr_pci: Switch to vfio_eeh_as_op() interface | David Gibson |
2016-03-16 | vfio: Start improving VFIO/EEH interface | David Gibson |
2016-03-16 | spapr_rng: fix race with main loop | Greg Kurz |
2016-03-16 | target-ppc: Eliminate kvmppc_kern_htab global | David Gibson |
2016-03-16 | target-ppc: Add helpers for updating a CPU's SDR1 and external HPT | David Gibson |
2016-03-16 | target-ppc: Split out SREGS get/put functions | David Gibson |
2016-03-16 | spapr_pci: fix multifunction hotplug | Michael Roth |
2016-03-16 | target-ppc: Add PVR for POWER8NVL processor | Alexey Kardashevskiy |
2016-03-16 | ppc: Add a few more P8 PMU SPRs | Benjamin Herrenschmidt |
2016-03-16 | ppc: Fix migration of the TAR SPR | Thomas Huth |
2016-03-16 | ppc: Define the PSPB register on POWER8 | Thomas Huth |
2016-03-15 | acpi-test: update UID for GSI links | Michael S. Tsirkin |
2016-03-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |