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
2012-10-25
usb: Move clearing of queue on halt to the core
Hans de Goede
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
2012-10-25
usb: Rename __usb_packet_complete to usb_packet_complete_one
Hans de Goede
2012-10-25
xhci: Add a xhci_ep_nuke_one_xfer helper function
Hans de Goede
2012-10-25
ehci: Retry to fill the queue while waiting for td completion
Hans de Goede
2012-10-25
ehci: Detect going in circles when filling the queue
Hans de Goede
2012-10-25
ehci: Speed up the timer of raising int from the async schedule
Hans de Goede
2012-10-25
ehci: Improve latency of interrupt delivery and async schedule scanning
Hans de Goede
2012-10-25
ehci: Set int flag on a short input packet
Hans de Goede
2012-10-25
ehci: Get rid of packet tbytes field
Hans de Goede
2012-10-25
uhci: Move checks to continue queuing to uhci_fill_queue()
Hans de Goede
2012-10-25
uhci: Properly unmap packets on cancel / invalid pid
Hans de Goede
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
2012-10-22
serial: add pci-serial documentation
Gerd Hoffmann
2012-10-22
serial: add 2x + 4x pci variant
Gerd Hoffmann
2012-10-22
serial: add windows inf file for the pci card to docs
Gerd Hoffmann
2012-10-22
serial: add pci variant
Gerd Hoffmann
2012-10-22
serial: split serial.c
Gerd Hoffmann
2012-10-22
Call MADV_HUGEPAGE for guest RAM allocations
Luiz Capitulino
2012-10-22
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
Anthony Liguori
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging
Anthony Liguori
2012-10-22
pci: honor PCI_COMMAND_MASTER
Avi Kivity
2012-10-22
pci: give each device its own address space
Avi Kivity
2012-10-22
memory: add address_space_destroy()
Avi Kivity
2012-10-22
dma: make dma access its own address space
Avi Kivity
2012-10-22
memory: per-AddressSpace dispatch
Avi Kivity
2012-10-22
s390: avoid reaching into memory core internals
Avi Kivity
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
2012-10-22
memory: move tcg flush into a tcg memory listener
Avi Kivity
2012-10-22
memory: move address_space_memory and address_space_io out of memory core
Avi Kivity
2012-10-22
memory: manage coalesced mmio via a MemoryListener
Avi Kivity
2012-10-22
fix CONFIG_QEMU_HELPERDIR generation again
Michael Tokarev
2012-10-20
target-sparc: fix FMOVr instruction
Aurelien Jarno
2012-10-20
hw/pl031: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl190: Use LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/pl041: Use LOG_UNIMP
Peter Maydell
2012-10-20
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
2012-10-20
hw/hw.h: Add include of qemu-log.h
Peter Maydell
2012-10-20
qemu-log: Add new log category for guest bugs
Peter Maydell
2012-10-20
target-sparc: Remove cpu_tmp0 as a global
Richard Henderson
2012-10-20
target-sparc: Make cpu_dst local to OP=2 insns
Richard Henderson
2012-10-20
target-sparc: Only use cpu_dst for eventual writes to a gpr
Richard Henderson
2012-10-20
target-sparc: Remove last uses of cpu_tmp64
Richard Henderson
2012-10-20
target-sparc: Remove cpu_tmp64 use from softint insns
Richard Henderson
[next]