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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
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-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-02-02
virtio-blk: Functions for op blocker management
Max Reitz
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
2016-02-02
audio: Clean up includes
Peter Maydell
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
2016-01-30
uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register
Programmingkid
2016-01-30
cuda.c: return error for unknown commands
Alyssa Milburn
2016-01-30
pseries: Allow TCG h_enter to work with hotplugged memory
David Gibson
2016-01-30
pseries: Clean up error reporting in htab migration functions
David Gibson
2016-01-30
pseries: Clean up error reporting in ppc_spapr_init()
David Gibson
2016-01-30
pseries: Clean up error handling in xics_system_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_rtas_register()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_vga_init()
David Gibson
2016-01-30
pseries: Clean up error handling in spapr_validate_node_memory()
David Gibson
2016-01-30
pseries: Clean up error handling of spapr_cpu_init()
David Gibson
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-30
spapr: Don't create ibm,dynamic-reconfiguration-memory w/o DR LMBs
Bharata B Rao
2016-01-30
spapr: Remove abuse of rtas_ld() in h_client_architecture_support
David Gibson
2016-01-30
spapr: Remove rtas_st_buffer_direct()
David Gibson
2016-01-30
spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer
David Gibson
[next]