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
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-20
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
2013-04-20
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-04-19
hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
Peter Maydell
2013-04-19
versatile_pci: Expose PCI memory space to system
Peter Maydell
2013-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
2013-04-19
versatile_pci: Put the host bridge PCI device at slot 29
Peter Maydell
2013-04-19
versatile_pci: Use separate PCI I/O space rather than system I/O space
Peter Maydell
2013-04-19
versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
Peter Maydell
2013-04-19
versatile_pci: Update to realize and instance init functions
Peter Maydell
2013-04-19
versatile_pci: Expose PCI I/O region on Versatile PB
Peter Maydell
2013-04-19
versatile_pci: Fix hardcoded tabs
Peter Maydell
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-04-16
use libusb for usb-host
Gerd Hoffmann
2013-04-16
xhci: fix address device
Gerd Hoffmann
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2013-04-16
stream: Add flow control API
Peter Crosthwaite
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
[next]