index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-03
gus: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
cs4231a: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
fdc: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
sparc64: disable floppy DMA
Hervé Poussineau
2016-02-03
sparc: disable floppy DMA
Hervé Poussineau
2016-02-03
magnum: disable floppy DMA for now
Hervé Poussineau
2016-02-03
i8257: implement the IsaDma interface
Hervé Poussineau
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-02-03
i8257: move state definition to new independent header
Hervé Poussineau
2016-02-03
i8257: QOM'ify
Hervé Poussineau
2016-02-03
i8257: add missing const
Hervé Poussineau
2016-02-03
i8257: make the DMA running method per controller
Hervé Poussineau
2016-02-03
i8257: rename functions to start with i8257_ prefix
Hervé Poussineau
2016-02-03
i8257: rename struct dma_regs to I8257Regs
Hervé Poussineau
2016-02-03
i8257: rename struct dma_cont to I8257State
Hervé Poussineau
2016-02-03
i8257: pass ISA bus to DMA_init() function
Hervé Poussineau
2016-02-03
i82374: device only existed as ISA device, so simplify device
Hervé Poussineau
2016-02-03
fdc: fix detection under Linux
John Snow
2016-02-03
raspi: add raspberry pi 2 machine
Andrew Baumann
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2016-02-03
bcm2836: add bcm2836 SoC device
Andrew Baumann
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2016-02-03
bcm2835_property: add bcm2835 property channel
Andrew Baumann
2016-02-03
bcm2835_mbox: add BCM2835 mailboxes
Andrew Baumann
2016-02-03
target-arm: Don't report presence of EL2 if it doesn't exist
Peter Maydell
2016-02-03
libvixl: Avoid std::abs() of 64-bit type
Peter Maydell
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2016-02-03
target-arm: Implement the S2 MMU inputsize > pamax check
Edgar E. Iglesias
2016-02-03
target-arm: Rename check_s2_startlevel to check_s2_mmu_setup
Edgar E. Iglesias
2016-02-03
target-arm: Apply S2 MMU startlevel table size check to AArch64
Edgar E. Iglesias
2016-02-03
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
2016-02-03
target-arm: Make various system registers visible to EL3
Peter Maydell
2016-02-03
virt-acpi-build: add always-on property for timer
Andrew Jones
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
2016-02-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...
Peter Maydell
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
2016-02-03
trace: switch default backend to "log"
Paolo Bonzini
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
trace: add "-trace help"
Paolo Bonzini
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
[prev]
[next]