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-02-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-02-15
Merge remote-tracking branch 'kraxel/usb.38' into staging
Anthony Liguori
2012-02-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-02-15
device_add: don't add a /peripheral link until init is complete
Anthony Liguori
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-14
qdev: print error message before aborting
Paolo Bonzini
2012-02-14
qdev: allow setting properties to NULL
Paolo Bonzini
2012-02-11
cfi02: Fix lazy ROMD switching - once again
Jan Kiszka
2012-02-11
vga: Fix full updates in graphic mode
Jan Kiszka
2012-02-11
Fix memory dirty getting API change fallout
Blue Swirl
2012-02-10
xhci: handle USB_RET_NAK
Gerd Hoffmann
2012-02-10
xhci: remote wakeup support
Gerd Hoffmann
2012-02-10
xhci: kill port arg from xhci_setup_packet
Gerd Hoffmann
2012-02-10
xhci: stop on errors
Gerd Hoffmann
2012-02-10
xhci: add trb type name lookup support.
Gerd Hoffmann
2012-02-10
xhci: signal low- and fullspeed support
Gerd Hoffmann
2012-02-10
usb: add USBBusOps->wakeup_endpoint
Gerd Hoffmann
2012-02-10
usb: pass USBEndpoint to usb_wakeup
Gerd Hoffmann
2012-02-10
usb: maintain async packet list per endpoint
Gerd Hoffmann
2012-02-10
usb: Set USBEndpoint in usb_packet_setup().
Gerd Hoffmann
2012-02-10
usb: add USBEndpoint->{nr,pid}
Gerd Hoffmann
2012-02-10
usb: USBPacket: add status, rename owner -> ep
Gerd Hoffmann
2012-02-10
usb: fold usb_generic_handle_packet into usb_handle_packet
Gerd Hoffmann
2012-02-10
usb: kill handle_packet callback
Gerd Hoffmann
2012-02-10
usb-xhci: switch to usb_find_device()
Gerd Hoffmann
2012-02-10
usb-musb: switch to usb_find_device()
Gerd Hoffmann
2012-02-10
usb-ohci: switch to usb_find_device()
Gerd Hoffmann
2012-02-10
usb-ehci: switch to usb_find_device()
Gerd Hoffmann
2012-02-10
usb-uhci: switch to usb_find_device()
Gerd Hoffmann
2012-02-10
usb: handle dev == NULL in usb_handle_packet()
Gerd Hoffmann
2012-02-10
usb-hub: implement find_device
Gerd Hoffmann
2012-02-10
usb: add usb_find_device()
Gerd Hoffmann
2012-02-10
usb: kill usb_send_msg
Gerd Hoffmann
2012-02-10
usb: kill USB_MSG_RESET
Gerd Hoffmann
2012-02-10
usb: kill USB_MSG_{ATTACH,DETACH}
Gerd Hoffmann
2012-02-10
usb-ehci: Clear the portstatus powner bit on device disconnect
Hans de Goede
2012-02-10
usb-uhci: implement bandwidth management
Gerd Hoffmann
2012-02-09
AHCI: Masking of IRQs actually masks them
Alexander Graf
2012-02-09
AHCI: Fix port reset race
Alexander Graf
2012-02-09
ARM devboards: Set arm_sysctl properties before init, not after
Peter Maydell
2012-02-08
apic: Fix legacy vmstate loading for KVM
Jan Kiszka
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
2012-02-08
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
2012-02-08
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
2012-02-07
Restore consistent formatting
malc
2012-02-07
qdev: remove unused fields from PropertyInfo
Paolo Bonzini
2012-02-07
qdev: initialize properties via QOM
Paolo Bonzini
2012-02-07
qdev: inline qdev_prop_set into qdev_prop_set_ptr
Paolo Bonzini
2012-02-07
qdev: access properties via QOM
Paolo Bonzini
2012-02-07
qdev: fix off-by-one
Paolo Bonzini
[next]