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
2011-05-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-05-12
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-05-09
usb-musb: uninline functions
Gerd Hoffmann
2011-05-08
lsi53c895a: Rename 'sense' to 'status'
Hannes Reinecke
2011-05-08
ac97: Remove unused local variables
Stefan Weil
2011-05-08
Fix typos in comment (threshhold -> threshold, mapp -> map)
Stefan Weil
2011-05-08
Fix typo in comment (responsiblity -> responsibility)
Stefan Weil
2011-05-08
Fix typos in comments and code (occured -> occurred and related)
Stefan Weil
2011-05-08
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
2011-05-08
Fix typos in comments (interupt -> interrupt)
Stefan Weil
2011-05-08
Fix typos in comments (imediately -> immediately)
Stefan Weil
2011-05-08
Fix typo in comment (auxilliary -> auxiliary)
Stefan Weil
2011-05-08
Fix typo in comment (colum -> column)
Stefan Weil
2011-05-08
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
Stefan Weil
2011-05-08
xen: Add Xen hypercall for sleep state in the cmos_s3 callback.
Anthony PERARD
2011-05-08
xen: Initialize event channels and io rings
Arun Sharma
2011-05-08
pci: Use of qemu_put_ram_ptr in pci_add_option_rom.
John Baboval
2011-05-08
xen: Introduce the Xen mapcache
Jun Nakajima
2011-05-08
xen: Introduce Xen Interrupt Controller
Anthony PERARD
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
xen: Add xenfv machine
Anthony PERARD
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-05-08
xen: Add initialisation of Xen
Anthony PERARD
2011-05-08
xen: Support new libxc calls from xen unstable.
Anthony PERARD
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
2011-05-08
machine, Add default_machine_opts to QEMUMachine.
Anthony PERARD
2011-05-06
Fix typo in code and comments
Stefan Weil
2011-05-05
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-05-05
Merge remote-tracking branch 'kraxel/usb.7.pull' into staging
Anthony Liguori
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-05-05
eepro100: Support 32 bit read/write access to flash register
Stefan Weil
2011-05-05
eepro100: Support byte read access to general control register
Stefan Weil
2011-05-05
eepro100: Support byte/word read/write access to MDI control register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to pointer register
Stefan Weil
2011-05-05
eepro100: Support byte/word writes to port address
Stefan Weil
2011-05-05
eepro100: Fix endianness issues
Stefan Weil
2011-05-05
eepro100: Pad received short frames
Stefan Weil
2011-05-05
eepro100: Remove unused structure element
Stefan Weil
2011-05-05
eepro100: Remove type casts which are no longer needed
Stefan Weil
2011-05-05
eepro100: Avoid duplicate debug messages
Stefan Weil
2011-05-04
usb: mass storage fix
Gerd Hoffmann
2011-05-04
usb: move complete callback to port ops
Gerd Hoffmann
2011-05-04
musb: get musb state via container_of()
Gerd Hoffmann
2011-05-04
ohci: get ohci state via container_of()
Gerd Hoffmann
2011-05-04
uhci: keep uhci state pointer in async packet struct.
Gerd Hoffmann
2011-05-04
uhci: switch to QTAILQ
Gerd Hoffmann
2011-05-04
usb: control buffer fixes
Hans de Goede
[next]