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
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-07
sh7750: Remove redundant 'struct' from MemoryRegionOps
Stefan Weil
2012-03-07
xilinx_zynq: machine model initial version
Peter A. G. Crosthwaite
2012-03-07
cadence_gem: initial version of device model
Peter A. G. Crosthwaite
2012-03-07
cadence_ttc: initial version of device model
Peter A. G. Crosthwaite
2012-03-07
cadence_uart: initial version of device model
Peter A. G. Crosthwaite
2012-03-05
microblaze_boot: enabled -dtb argument
Peter A. G. Crosthwaite
2012-03-05
petalogix_s2adsp1800: macro'd magic numbers
Peter A. G. Crosthwaite
2012-03-05
petalogix_s2adsp1800: moved rst logic to rst fn
Peter A. G. Crosthwaite
2012-03-05
microblaze: factored out common boot code
Peter A. G. Crosthwaite
2012-03-05
s390: Rework kernel loading: supports elf and newer kernels
Christian Borntraeger
2012-03-03
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-03-02
hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv properties
Peter Maydell
2012-03-02
arm: add device tree support
Grant Likely
2012-03-02
arm: make sure that number of irqs can be represented in GICD_TYPER.
Rusty Russell
2012-03-02
arm: clean up GIC constants
Rusty Russell
2012-03-01
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2012-03-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'spice/spice.v49' into staging
Anthony Liguori
2012-02-29
Merge remote-tracking branch 'kraxel/usb.39' into staging
Anthony Liguori
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
2012-02-29
fdc: DIR (Digital Input Register) should return status of current drive...
Hervé Poussineau
2012-02-29
fdc: fix seek command, which shouldn't check tracks
Hervé Poussineau
2012-02-29
fdc: check if media rate is correct before doing any transfer
Hervé Poussineau
2012-02-29
fdc: add a 'check media rate' property. Not used yet
Hervé Poussineau
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
2012-02-29
fdc: add CCR (Configuration Control Register) write register
Hervé Poussineau
2012-02-29
fdc: handle read-only floppies (abort early on write commands)
Hervé Poussineau
2012-02-29
fdc: most control commands do not generate interrupts
Hervé Poussineau
2012-02-29
fdc: set busy bit when starting a command
Hervé Poussineau
2012-02-29
fdc: take side count into account
Hervé Poussineau
2012-02-29
memory: support stateless memory listeners
Avi Kivity
2012-02-29
memory: allow MemoryListeners to observe a specific address space
Avi Kivity
2012-02-29
memory: move ioeventfd ops to MemoryListener
Avi Kivity
2012-02-29
memory: switch memory listeners to a QTAILQ
Avi Kivity
2012-02-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
2012-02-28
qxl: add optinal 64bit vram bar
Gerd Hoffmann
2012-02-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-27
usb: Resolve warnings about unassigned bus on usb device creation
Jan Kiszka
2012-02-27
ehci: drop old stuff
Gerd Hoffmann
2012-02-27
usb-ehci: Handle ISO packets failing with an error other then NAK
Hans de Goede
2012-02-27
usb-ccid: advertise SELF_POWERED
Alon Levy
2012-02-27
usb-desc: fix user trigerrable segfaults (!config)
Alon Levy
2012-02-27
usb-ehci: sanity-check iso xfers
Gerd Hoffmann
2012-02-27
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
2012-02-27
usb-xhci: enable packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: implement packet queuing
Gerd Hoffmann
2012-02-27
usb-uhci: process uhci_handle_td return code via switch.
Gerd Hoffmann
2012-02-27
usb-uhci: add UHCIQueue
Gerd Hoffmann
[next]