index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
audio: use muldiv64 where it makes sense
malc
2
-4
/
+4
2009-09-16
qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
Juergen Lock
1
-6
/
+4
2009-09-16
escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951
Aurelien Jarno
1
-2
/
+2
2009-09-15
ide/isa: convert to qdev.
Gerd Hoffmann
5
-14
/
+58
2009-09-15
ide/pci: convert to qdev.
Gerd Hoffmann
1
-69
/
+117
2009-09-15
ide/pci: fix indention
Gerd Hoffmann
1
-6
/
+6
2009-09-15
ide/qdev: add ide bus.
Gerd Hoffmann
2
-1
/
+147
2009-09-15
split away drive init from ide_init2()
Gerd Hoffmann
2
-32
/
+40
2009-09-15
qdev/pci: add pci_create_noinit()
Gerd Hoffmann
2
-3
/
+9
2009-09-15
mips malta: ensure that the serial ports are associated with a device
Aurelien Jarno
1
-0
/
+9
2009-09-15
hw/serial: don't create a char device if none is specified
Aurelien Jarno
1
-1
/
+6
2009-09-14
unbreak ppc/prep
Gerd Hoffmann
1
-1
/
+4
2009-09-14
Add an ISA bus version of m48t59
Blue Swirl
3
-17
/
+80
2009-09-14
Fix Linux task preemption on Versatile board
Daniel Jacobowitz
1
-2
/
+3
2009-09-14
pflash_cfi01: Correct debug build, no functional changes.
Edgar E. Iglesias
1
-11
/
+12
2009-09-14
ne2000-isa: Do not free memory owned by qdev
malc
1
-2
/
+0
2009-09-13
Sparc64: make system bus parent of PCI bus
Blue Swirl
1
-1
/
+1
2009-09-13
x86: move a declaration to header
Blue Swirl
1
-2
/
+0
2009-09-13
x86: add 'const'
Blue Swirl
1
-6
/
+7
2009-09-12
Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...
Reimar Döffinger
1
-3
/
+3
2009-09-12
Fix xen build after sys-queue renaming
Jan Kiszka
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
15
-92
/
+92
2009-09-12
audio: remove lsbindex/popcount in favour of host-utils's ctz32
malc
1
-2
/
+3
2009-09-12
gus: Do not manually free the state, qdev does it for us
malc
1
-1
/
+0
2009-09-11
vmstate: port cirrus_vga device
Juan Quintela
2
-98
/
+63
2009-09-11
vmstate: port serial device
Juan Quintela
1
-36
/
+37
2009-09-11
vmstate: port hpet device
Juan Quintela
1
-35
/
+38
2009-09-11
hpet: it is imposible that qemu_timer field is NULL at this point
Juan Quintela
1
-6
/
+2
2009-09-11
vmstate: port ioapic device
Juan Quintela
1
-27
/
+12
2009-09-11
vmstate: add uint64 array support
Juan Quintela
1
-0
/
+6
2009-09-11
vmstate: port pckbd device
Juan Quintela
1
-24
/
+15
2009-09-11
vmstate: port vmmouse device
Juan Quintela
1
-28
/
+20
2009-09-11
vmstate: port dma device
Juan Quintela
1
-51
/
+34
2009-09-11
vmstate: add support for arrays of uint16_t
Juan Quintela
1
-0
/
+6
2009-09-11
vmstate: port fdc device
Juan Quintela
1
-92
/
+62
2009-09-11
vmstate: add support for uint8_t equal
Juan Quintela
1
-0
/
+4
2009-09-11
vmstate: port i8259 device
Juan Quintela
1
-48
/
+26
2009-09-11
vmstate: port fw_cfg device
Juan Quintela
1
-21
/
+12
2009-09-11
vmstate: Add pre/post_save() hooks
Juan Quintela
1
-0
/
+2
2009-09-11
vmstate: Add pre_load() hook
Juan Quintela
1
-0
/
+1
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
5
-9
/
+9
2009-09-11
vmstate: add sensible arguments to vmstate_unregister()
Juan Quintela
1
-1
/
+1
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
36
-98
/
+110
2009-09-11
qdev: add parser for chardev properties
Gerd Hoffmann
1
-0
/
+11
2009-09-11
convert braille chardev to QemuOpts.
Gerd Hoffmann
2
-2
/
+2
2009-09-11
convert msmouse chardev to QemuOpts.
Gerd Hoffmann
2
-2
/
+2
2009-09-11
qdev: Fix i6300 upcast
Markus Armbruster
1
-4
/
+4
2009-09-11
VirtIO: Fix QEMU crash during Windows PNP tests
Yan Vugenfirer
1
-2
/
+12
2009-09-11
virtio-blk: add volatile writecache feature
Christoph Hellwig
2
-1
/
+27
2009-09-11
ide: use bdrv_aio_flush
Christoph Hellwig
1
-3
/
+13
[next]