14821 Commits (a404666457b54142d6cfe8302bcded9be4cda379)
 

Author SHA1 Message Date
Anthony PERARD ce6bc29458 xen: Make Xen build once. 16 years ago
Anthony PERARD 209cd7abe2 xen: Replace some tab-indents with spaces (clean-up). 16 years ago
Anthony PERARD 67b724e69e machine, Add default_machine_opts to QEMUMachine. 16 years ago
Anthony PERARD 303d4e865b Introduce -machine command option. 16 years ago
Stefan Weil ebabb67a17 Fix typo in code and comments 16 years ago
Anthony Liguori 3964f535c3 Merge remote-tracking branch 'mst/for_anthony' into staging 16 years ago
Anthony Liguori a69fb35079 Merge remote-tracking branch 'kraxel/usb.7.pull' into staging 16 years ago
Michael S. Tsirkin 5300f1a548 Merge remote branch 'origin/master' into pci 16 years ago
Alex Williamson 8d4c78e7c8 CPUPhysMemoryClient: Pass guest physical address not region offset 16 years ago
Alex Williamson c2f42bf003 CPUPhysMemoryClient: Fix typo in phys memory client registration 16 years ago
Jan Kiszka 602ef4d917 pci: Add class 0x403 as 'audio controller' 16 years ago
Jan Kiszka 45fe15c25a MSI: Robust resource release 16 years ago
Stefan Weil 072476ea08 eepro100: Support 32 bit read/write access to flash register 16 years ago
Stefan Weil a39bd01713 eepro100: Support byte read access to general control register 16 years ago
Stefan Weil 0113f48df6 eepro100: Support byte/word read/write access to MDI control register 16 years ago
Stefan Weil 27a05006e0 eepro100: Support byte/word writes to pointer register 16 years ago
Stefan Weil 3fd3d0b463 eepro100: Support byte/word writes to port address 16 years ago
Stefan Weil e5e23ab83b eepro100: Fix endianness issues 16 years ago
Stefan Weil 792f1d6394 eepro100: Pad received short frames 16 years ago
Stefan Weil 27112f18f9 eepro100: Remove unused structure element 16 years ago
Stefan Weil 77bee84e6a eepro100: Remove type casts which are no longer needed 16 years ago
Stefan Weil 1b4f97d62e eepro100: Avoid duplicate debug messages 16 years ago
Gerd Hoffmann ef0bdf77d7 usb: mass storage fix 16 years ago
Gerd Hoffmann 13a9a0d3e2 usb: move complete callback to port ops 16 years ago
Gerd Hoffmann 5dc1672b27 musb: get musb state via container_of() 16 years ago
Gerd Hoffmann 9066df13a3 ohci: get ohci state via container_of() 16 years ago
Gerd Hoffmann 7b5a44c546 uhci: keep uhci state pointer in async packet struct. 16 years ago
Gerd Hoffmann ddf6583f88 uhci: switch to QTAILQ 16 years ago
Hans de Goede 19f3322379 usb: control buffer fixes 16 years ago
Hans de Goede bb6d5498c6 usb-linux: Add support for buffering iso out usb packets 16 years ago
Hans de Goede 3a4854b372 usb-linux: We only need to keep track of 15 endpoints 16 years ago
Hans de Goede 975f29984d usb-linux: Refuse iso packets when max packet size is 0 (alt setting 0) 16 years ago
Hans de Goede a0b5fece8a usb-linux: Refuse packets for endpoints which are not in the usb descriptor 16 years ago
Hans de Goede 060dc841d1 usb-linux: Add support for buffering iso usb packets 16 years ago
Hans de Goede c43831fb47 usb-linux: Get the alt. setting from sysfs rather then asking the dev 16 years ago
Hans de Goede ed3a328db9 usb-linux: introduce a usb_linux_alt_setting function 16 years ago
Gerd Hoffmann 196a778428 spice: drop obsolete iothread locking 16 years ago
Gerd Hoffmann 0753609458 spice: don't call displaystate callbacks from spice server context. 16 years ago
Gerd Hoffmann e0c64d08d1 spice: don't create updates in spice server context. 16 years ago
Jes Sorensen 14da8345b2 Make spice dummy functions inline to fix calls not checking return values 16 years ago
Nick Thomas d2d979c628 NBD: Avoid leaking a couple of strings when the NBD device is closed 16 years ago
Jes Sorensen 2ab3cb8c0a qemu-progress.c: printf isn't signal safe 16 years ago
Alon Levy ab71982716 ide/atapi: fix set but unused 16 years ago
Amit Shah 4a737d14d0 atapi: Explain why we need a 'media not present' state 16 years ago
Amit Shah a7acf552e2 atapi: Move comment to proper place 16 years ago
Kevin Wolf e80fec7feb qemu-img resize: Fix option parsing 16 years ago
Michael Walle 57aa265d46 lm32: add Milkymist Minimac2 support 16 years ago
Michael Walle f3172a0e2e milkymist-sysctl: fix timers 16 years ago
Michael Walle c07050ddb9 milkymist-vgafb: fix console resizing 16 years ago
Michael Walle ecbe1de823 lm32: fix exception handling 16 years ago