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
2013-01-08
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
2013-01-08
readline: avoid memcpy() of overlapping regions
Nickolai Zeldovich
2013-01-07
PPC: linux-user: Calculate context pointer explicitly
Samuel Seay
2013-01-07
target-ppc: Error out for -cpu host on unknown PVR
Andreas Färber
2013-01-07
target-ppc: Slim conversion of model definitions to QOM subclasses
Andreas Färber
2013-01-07
PPC: Bring EPR support closer to reality
Alexander Graf
2013-01-07
PPC: KVM: set has-idle in guest device tree
Stuart Yoder
2013-01-07
kvm: Update kernel headers
Alexander Graf
2013-01-07
openpic: fix CTPR and de-assertion of interrupts
Scott Wood
2013-01-07
openpic: move IACK to its own function
Scott Wood
2013-01-07
openpic: IRQ_check: search the queue a word at a time
Scott Wood
2013-01-07
openpic: fix sense and priority bits
Scott Wood
2013-01-07
openpic: add some bounds checking for IRQ numbers
Scott Wood
2013-01-07
openpic: use standard bitmap operations
Scott Wood
2013-01-07
Revert "openpic: Accelerate pending irq search"
Scott Wood
2013-01-07
openpic: always call IRQ_check from IRQ_get_next
Scott Wood
2013-01-07
openpic/fsl: critical interrupts ignore mask before v4.1
Scott Wood
2013-01-07
openpic: make ctpr signed
Scott Wood
2013-01-07
openpic: rework critical interrupt support
Scott Wood
2013-01-07
openpic: make register names correspond better with hw docs
Scott Wood
2013-01-07
ppc/booke: fix crit/mcheck/debug exceptions
Scott Wood
2013-01-07
openpic: lower interrupt when reading the MSI register
Scott Wood
2013-01-07
openpic: fix debug prints
Scott Wood
2013-01-07
PPC: fix segfault in signal handling code
Samuel Seay
2013-01-07
PPC: Reset qemu timers when guest reset
Bharat Bhushan
2013-01-07
openpic: fix coding style issues
Alexander Graf
2013-01-07
powerpc: linux header sync script includes epapr_hcalls.h
Bharat Bhushan
2013-01-07
openpic: don't crash on a register access without a CPU context
Scott Wood
2013-01-07
openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
Scott Wood
2013-01-07
openpic: BRR1 is not a CPU-specific register.
Scott Wood
2013-01-07
openpic: support large vectors on FSL mpic
Scott Wood
2013-01-07
openpic: remove pcsr (CPU sensitivity register)
Scott Wood
2013-01-07
openpic: symbolicize some magic numbers
Scott Wood
2013-01-07
exynos4210: Add EHCI support
Liming Wang
2013-01-07
usb/ehci: Add SysBus EHCI device for Exynos4210
Andreas Färber
2013-01-07
usb/ehci: Move capsbase and opregbase into SysBus EHCI class
Andreas Färber
2013-01-07
usb/ehci: Clean up SysBus and PCI EHCI split
Andreas Färber
2013-01-07
xhci: call set-address with dummy usbpacket
Gerd Hoffmann
2013-01-07
usb-redir: Add debugging to bufpq save / restore
Hans de Goede
2013-01-07
usbredir: Add usbredir_init_endpoints() helper
Hans de Goede
2013-01-07
usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci
Hans de Goede
2013-01-07
usbredir: Add ep_stopped USBDevice method
Hans de Goede
2013-01-07
usbredir: Add USBEP2I and I2USBEP helper macros
Hans de Goede
2013-01-07
usbredir: Add an usbredir_stop_ep helper function
Hans de Goede
2013-01-07
usb: Add an usb_device_ep_stopped USBDevice method
Hans de Goede
2013-01-07
usb: Fix usb_ep_find_packet_by_id
Hans de Goede
2013-01-07
hid: Change idle handling to use a timer
Hans de Goede
2013-01-07
uhci: Maximize how many frames we catch up when behind
Hans de Goede
[prev]
[next]