projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2009-09-12
Blue Swirl
Add 'static'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Blue Swirl
Fix a Sparse warning about redefinition of offsetof()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Blue Swirl
Fix sys-queue.h conflict for good
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Blue Swirl
Try to fix BSD breakage by 806b60248218bd5f74a8b070f5a9...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Blue Swirl
Include sys-queue.h early to override system queue...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-12
Blue Swirl
Unbreak BSD: use qemu_fdatasync instead of fdatasync
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
Use proper format conversion specifier when printing...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
audio: remove lsbindex/popcount in favour of host-utils...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
alsa: poll mode handling
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
oss: poll mode handling
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
audio: poll mode infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
gus: Do not manually free the state, qdev does it for us
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
malc
oss: Unbreak mmaping the ability to mmap oss fd on...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gleb Natapov
kvm_arch_get_registers() shouldn't be called directly
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port cirrus_vga device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port serial device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port hpet device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
hpet: it is imposible that qemu_timer field is NULL...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port ioapic device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: add uint64 array support
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port pckbd device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port vmmouse device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port dma device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: add support for arrays of uint16_t
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port fdc device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: add support for uint8_t equal
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port i8259 device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port fw_cfg device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: port cpu_comon
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: Add pre/post_save() hooks
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: Add pre_load() hook
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: rename run_after_load() -> post_load()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
vmstate: add sensible arguments to vmstate_unregister()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Anthony Liguori
Make get_ticks_per_sec() a static inline
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
timers: move them to VMState
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
timers: Createt TimersState and put all timers state...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
Unexport ticks_per_sec variable. Create get_ticks_per_s...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
timers: remove useless check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
Remove SaveVM v2 support
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
ram: Remove SaveVM Version 2 support
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Juan Quintela
ram: remove support for loading v1
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
move mux focus field from CharDriverState to MuxDriver
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
monitor: fix muxing
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
qdev: add parser for chardev properties
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
Allow -serial chardev:<name>
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert udp chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert mux chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert vc chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert tty + parport chardevs to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert windows console chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert braille chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert msmouse chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert stdio chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert pty chardev to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert unix+tcp chardevs to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
sockets: add inet_listen_opts
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
sockets: add inet_connect_opts
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
sockets: add unix_*_opts for windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
sockets: add unix_listen_opts
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
sockets: add unix_connect_opts
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
convert file+pipe chardevs to QemuOpts.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
switch chardev to QemuOpts: infrastructure, null device
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
qemu-option.h include protectors
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Gerd Hoffmann
QemuOpts: split option parser into two functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Markus Armbruster
qdev: Fix i6300 upcast
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Yan Vugenfirer
VirtIO: Fix QEMU crash during Windows PNP tests
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Christoph Hellwig
virtio-blk: add volatile writecache feature
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Christoph Hellwig
ide: use bdrv_aio_flush
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Christoph Hellwig
block: add aio_flush operation
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Christoph Hellwig
block: use fdatasync instead of fsync if possible
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Christoph Hellwig
block: add enable_write_cache flag
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Michael S....
qemu: init all queues to NO_VECTOR value
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Michael S....
qemu: make virtio-blk PCI compliant by default
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Jim Paris
usb-linux.c: fix buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Stefan Weil
Fix conditional compilation (MIPS host)
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Kevin Wolf
virtio-blk: Use bdrv_aio_multiwrite
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Kevin Wolf
Add bdrv_aio_multiwrite
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Anthony Liguori
Revert "don't call cpu_sychronize_state from reset...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Edgar E. Iglesias
microblaze: Trap if QEMU finds an unknown insns.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Edgar E. Iglesias
microblaze: Correct prio between MMU and unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Edgar E. Iglesias
microblaze: HW Exception fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-11
Aurelien Jarno
Update OpenBIOS images to r577
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
X86_64: Use proper jumps/calls when displacement exceed...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
Remove bit-rotten threshold handling
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
F_DUPFD_CLOEXEC is not universally available
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
Add information w.r.t default GUS IRQ assigment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
Fix formatting, get rid of conf and fix description
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
malc
Fix formatting and and description field
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: convert real time clock
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: finish pckbd conversion
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: convert ne2000
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: convert gravis ultrasound
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: convert cs4231a sound card
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev/isa: convert soundblaster
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev: add isa_create() function
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev: tag isabus-bridge as no-user
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev: simplify isa irq assignments
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev: drop iobase properties from isa bus
commit
|
commitdiff
|
tree
|
snapshot
2009-09-10
Gerd Hoffmann
qdev: add property type for 32bit signed integers.
commit
|
commitdiff
|
tree
|
snapshot
next