Sign in
qemu
/
qemu
/
807105a775323be9b45ef1e965c5aad85a5ec281
/
hw
1635eec
ide: Remove unneeded null pointer check
by Stefan Weil
· 14 years ago
c641483
ide: kill ide_dma_submit_check
by Christoph Hellwig
· 14 years ago
596bb44
ide: also reset io_buffer_index for writes
by Christoph Hellwig
· 14 years ago
cd369c4
ide: factor dma handling helpers
by Christoph Hellwig
· 14 years ago
0bfe006
multiboot: Fix upper memory size in multiboot info
by Kevin Wolf
· 14 years ago
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
b947c12
Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
543c4c9
sm501: fix screen redraw
by Aurelien Jarno
· 14 years ago
8e5977e
gt64xxx: set isa_mem_base during registration
by Aurelien Jarno
· 14 years ago
730986e
hw/pl190.c: Fix writing of default vector address
by Peter Maydell
· 14 years ago
5dbbda3
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
e10990c
pci: use qemu_malloc() in pcibus_get_dev_path()
by Isaku Yamahata
· 14 years ago
e407bf1
msix: simplify write config
by Isaku Yamahata
· 14 years ago
59369b0
msi: simplify write config a bit.
by Isaku Yamahata
· 14 years ago
4c92325
pci: deassert intx on reset.
by Isaku Yamahata
· 14 years ago
b2bf03a
pxa2xx_lcd: restore updating of display
by Dmitry Eremin-Solenikov
· 14 years ago
f69866e
pxa2xx: fix vmstate_pxa2xx_i2c
by Dmitry Eremin-Solenikov
· 14 years ago
aa9438d
scoop: fix access to registers from second instance
by Dmitry Eremin-Solenikov
· 14 years ago
f75d216
mainstone: fix name of the allocated memory for roms
by Dmitry Eremin-Solenikov
· 14 years ago
3ac5943
stc91c111: Implement save/restore
by Peter Maydell
· 14 years ago
ff17585
pl080: Implement save/restore
by Peter Maydell
· 14 years ago
8c60d06
pl110: Implement save/restore
by Peter Maydell
· 14 years ago
0dc5595
pl031: Implement save/restore
by Peter Maydell
· 14 years ago
d6ac172
pl050: Implement save/restore
by Peter Maydell
· 14 years ago
b5ad0ae
arm_sysctl: Implement save/restore
by Peter Maydell
· 14 years ago
a796d0a
vpb_sic: Implement save/restore
by Peter Maydell
· 14 years ago
ac49d75
pl190: Implement save/restore
by Peter Maydell
· 14 years ago
c2dd2a2
gt64xxx: qdev conversion
by Aurelien Jarno
· 14 years ago
cf15439
sh_pci: qdev conversion
by Aurelien Jarno
· 14 years ago
b7d2b02
sh_serial: process all received characters
by Aurelien Jarno
· 14 years ago
b7277ac
sh_serial: remove one level of indirection
by Aurelien Jarno
· 14 years ago
373dfc4
usb-hid: modifiers should generate an event
by Aurelien Jarno
· 14 years ago
2991181
pci: fix device paths
by Michael S. Tsirkin
· 14 years ago
e027e1f
mips: Expire late timers when reading cp0_count
by Edgar E. Iglesias
· 14 years ago
b1dfe64
mips: Break out cpu_mips_timer_expire
by Edgar E. Iglesias
· 14 years ago
07d8a50
sm501: add 2D engine copyrect support
by Aurelien Jarno
· 14 years ago
9e8a69c
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
668643b
acpi_piix4: expose no_hotplug attribute via i/o port
by Marcelo Tosatti
· 14 years ago
51f9b84
m48t59: Fix a wrong opaque passed to nvram read and write routines
by Hervé Poussineau
· 14 years ago
a8fb7ff
USB keyboard emulation key mapping error
by Michael Tokarev
· 14 years ago
3bd4be3
lsi53c895a: fix endianness issues
by Aurelien Jarno
· 14 years ago
d30df5c
mips/malta: fix board id
by Aurelien Jarno
· 14 years ago
4f6493f
target-sh4: fix reset on r2d
by Aurelien Jarno
· 14 years ago
4508d81
ppc405_uc: fix a buffer overflow
by Blue Swirl
· 14 years ago
c46a3ea
lan9118: fix a buffer overflow
by Blue Swirl
· 14 years ago
cedf9a6
loader: fix a file descriptor leak
by Blue Swirl
· 14 years ago
a01a9cb
virtio-serial-bus: bump up control vq size to 32
by Amit Shah
· 14 years ago
ace1318
usb: zap pdev from usbport
by Gerd Hoffmann
· 14 years ago
70d31cb
usb: rewrite fw path, fix numbering
by Gerd Hoffmann
· 14 years ago
5f69076
usb: add port property.
by Gerd Hoffmann
· 14 years ago
c7a2196
usb: keep track of physical port address.
by Gerd Hoffmann
· 14 years ago
fa7935c
usb storage: handle long responses
by Gerd Hoffmann
· 14 years ago
ab4797a
usb storage: fix status reporting
by Gerd Hoffmann
· 14 years ago
ca0c730
usb storage: high speed support
by Gerd Hoffmann
· 14 years ago
25620cb
usb: add device qualifier support
by Gerd Hoffmann
· 14 years ago
32d4191
usb: add usb_desc_attach
by Gerd Hoffmann
· 14 years ago
b6f77fb
usb: add attach callback
by Gerd Hoffmann
· 14 years ago
843d4e0
usb: add speed mask to ports
by Gerd Hoffmann
· 14 years ago
7b074a2
usb: hid: change serial number to "42".
by Gerd Hoffmann
· 14 years ago
ac57bbb
usb: hid: remote wakeup support.
by Gerd Hoffmann
· 14 years ago
34239c7
usb: hub: remote wakeup support.
by Gerd Hoffmann
· 14 years ago
9159f67
usb: uhci: remote wakeup support.
by Gerd Hoffmann
· 14 years ago
01eacab
usb: add usb_wakeup() + wakeup callback to port ops
by Gerd Hoffmann
· 14 years ago
618c169
usb: rework attach/detach workflow
by Gerd Hoffmann
· 14 years ago
0d86d2b
usb: create USBPortOps, move attach there.
by Gerd Hoffmann
· 14 years ago
b36e391
ioeventfd: error handling cleanup
by Michael S. Tsirkin
· 14 years ago
ed5a83d
usb: move remote wakeup handling to common code
by Gerd Hoffmann
· 14 years ago
a980a06
usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code
by Gerd Hoffmann
· 14 years ago
41c6abb
usb: move USB_REQ_SET_ADDRESS handling to common code
by Gerd Hoffmann
· 14 years ago
30c7d32
usb network: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
4a1e1bc
usb storage: serial number support
by Gerd Hoffmann
· 14 years ago
132a3f5
usb descriptors: add settable strings.
by Gerd Hoffmann
· 14 years ago
062651c
usb hub: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
4696425
usb bluetooth: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
037a520
usb wacom: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
81bfd2f
usb storage: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
f29783f
usb serial: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
0e4e969
usb hid: use new descriptor infrastructure.
by Gerd Hoffmann
· 14 years ago
37fb59d
usb: data structs and helpers for usb descriptors.
by Gerd Hoffmann
· 14 years ago
a7bd621
Merge remote branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
25db9eb
virtio-pci: Use ioeventfd for virtqueue notify
by Stefan Hajnoczi
· 14 years ago
85cf2a8
virtio: move vmstate change tracking to core
by Michael S. Tsirkin
· 14 years ago
3dbca8e
virtio-pci: Rename bugs field to flags
by Stefan Hajnoczi
· 14 years ago
2f6bfe3
qxl: tag as not hotpluggable
by Gerd Hoffmann
· 14 years ago
6107ff1
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
be92bbf
vga: tag as not hotplugable.
by Gerd Hoffmann
· 14 years ago
0965f12
piix: tag as not hotpluggable.
by Gerd Hoffmann
· 14 years ago
180c22e
pci: allow devices being tagged as not hotpluggable.
by Gerd Hoffmann
· 14 years ago
c0f809c
target-sh4: implement writes to mmaped ITLB
by Aurelien Jarno
· 14 years ago
78935c4
cirrus: delete GCC 4.6 warnings
by Aurelien Jarno
· 14 years ago
3fbb33d
cirrus_vga: Declare as little endian
by Blue Swirl
· 14 years ago
4b78a80
pc: move port 92 stuff back to pc.c from pckbd.c
by Blue Swirl
· 14 years ago
c574ba5
rtl8139: Use subsection to restrict migration after hotplug
by Alex Williamson
· 14 years ago
0ac8ef7
qdev: Track runtime machine modifications
by Alex Williamson
· 14 years ago
92d675d
cirrus_vga: fix division by 0 for color expansion rop
by Aurelien Jarno
· 14 years ago
9ae19b6
Fix curses on big endian hosts
by Aurelien Jarno
· 14 years ago
818c2e1
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
by Aurelien Jarno
· 14 years ago
a6a7005
pci: fix migration path for devices behind bridges
by Michael S. Tsirkin
· 14 years ago
6c33286
s390: compile fixes
by Alexander Graf
· 14 years ago
2ae63bd
pcie/aer: glue aer error injection into qemu monitor
by Isaku Yamahata
· 14 years ago
Next »