aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03i8257: make the DMA running method per controllerHervé Poussineau
2016-02-03i8257: rename functions to start with i8257_ prefixHervé Poussineau
2016-02-03i8257: rename struct dma_regs to I8257RegsHervé Poussineau
2016-02-03i8257: rename struct dma_cont to I8257StateHervé Poussineau
2016-02-03i8257: pass ISA bus to DMA_init() functionHervé Poussineau
2016-02-03i82374: device only existed as ISA device, so simplify deviceHervé Poussineau
2016-02-03fdc: fix detection under LinuxJohn Snow
2016-02-03raspi: add raspberry pi 2 machineAndrew Baumann
2016-02-03arm/boot: move highbank secure board setup code to common routineAndrew Baumann
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann
2016-02-03bcm2836_control: add bcm2836 ARM control logicAndrew Baumann
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann
2016-02-03bcm2835_ic: add bcm2835 interrupt controllerAndrew Baumann
2016-02-03bcm2835_property: add bcm2835 property channelAndrew Baumann
2016-02-03bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann
2016-02-03target-arm: Don't report presence of EL2 if it doesn't existPeter Maydell
2016-02-03libvixl: Avoid std::abs() of 64-bit typePeter Maydell
2016-02-03arm: virt-acpi: each MADT.GICC entry as enabled unconditionallyIgor Mammedov
2016-02-03target-arm: Implement the S2 MMU inputsize > pamax checkEdgar E. Iglesias
2016-02-03target-arm: Rename check_s2_startlevel to check_s2_mmu_setupEdgar E. Iglesias
2016-02-03target-arm: Apply S2 MMU startlevel table size check to AArch64Edgar E. Iglesias
2016-02-03hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux bootsEdgar E. Iglesias
2016-02-03target-arm: Make various system registers visible to EL3Peter Maydell
2016-02-03virt-acpi-build: add always-on property for timerAndrew Jones
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell
2016-02-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...Peter Maydell
2016-02-03log: add "-d trace:PATTERN"Paolo Bonzini
2016-02-03trace: switch default backend to "log"Paolo Bonzini
2016-02-03trace: convert stderr backend to logPaolo Bonzini
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann
2016-02-03virtio-gpu: fix memory leak in error pathGerd Hoffmann
2016-02-03console: block rendering until client is doneGerd Hoffmann
2016-02-03zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann
2016-02-03log: move qemu-log.c into util/ directoryDenis V. Lunev
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-02-03trace: add "-trace help"Paolo Bonzini
2016-02-03trace: add "-trace enable=..."Paolo Bonzini
2016-02-03trace: no need to call trace_backend_init in different branches nowDenis V. Lunev
2016-02-03trace: split trace_init_file out of trace_init_backendsPaolo Bonzini
2016-02-03trace: split trace_init_events out of trace_init_backendsPaolo Bonzini
2016-02-03trace: fix documentationPaolo Bonzini
2016-02-03trace: track enabled events in a separate arrayPaolo Bonzini
2016-02-03trace: count number of enabled eventsPaolo Bonzini
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-02-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...Peter Maydell
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody
2016-02-02block: set device_list.tqe_prev to NULL on BDS removalJeff Cody
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...Peter Maydell