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
Age
Commit message (
Expand
)
Author
2010-11-22
pcie/aer: helper functions for pcie aer capability
Isaku Yamahata
2010-11-22
pcie_regs.h: more constants
Isaku Yamahata
2010-11-22
pci: add W1C bits to pci status register
Isaku Yamahata
2010-11-16
pci: allow hotplug removal of cold-plugged devices
Michael S. Tsirkin
2010-11-16
PCI: Bus number from the bridge, not the device
Alex Williamson
2010-11-13
e1000: Fix TCP checksum overflow with TSO
Alex Williamson
2010-11-13
tap: make set_offload a nop after netdev cleanup
Michael S. Tsirkin
2010-11-04
tap: clear vhost_net backend on cleanup
Michael S. Tsirkin
2010-11-03
Fold send_all() wrapper unix_write() into one function
Jes Sorensen
2010-11-03
Remove obsolete 'f' double parameter type
Jes Sorensen
2010-11-03
Switch migrate_set_speed() to take an 'o' argument rather than a float.
Jes Sorensen
2010-11-03
Add support for 'o' octet (bytes) format as monitor parameter.
Jes Sorensen
2010-11-03
Introduce strtosz() library function to convert a string to a byte count.
Jes Sorensen
2010-11-02
intel-hda: documentation update
Gerd Hoffmann
2010-11-01
Fix out of tree build
Blue Swirl
2010-11-01
Merge remote branch 'spice/config.2' into staging
Anthony Liguori
2010-11-01
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
hda-audio: Zap tabs
malc
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
2010-11-01
add VMSTATE_BOOL
Gerd Hoffmann
2010-11-01
Remove trailing whitespace
malc
2010-10-31
sparc32: convert debug printf statements to tracepoints
Blue Swirl
2010-10-30
Remove unncessary includes
Jes Sorensen
2010-10-30
Consolidate oom_check() functions
Jes Sorensen
2010-10-30
Separate qemu_pidfile() into OS specific versions
Jes Sorensen
2010-10-30
Do not redefine reserved key-words TRUE/FALSE
Jes Sorensen
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-30
We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c
Jes Sorensen
2010-10-30
qemu_pipe() is used only by POSIX code, so move to oslib-posix.c
Jes Sorensen
2010-10-30
Move osdep socket code to oslib-{posix,win32}.c
Jes Sorensen
2010-10-30
Move QEMU OS dependant library functions to OS specific files
Jes Sorensen
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
exec: Use fprintf_function for dump_exec_info (format checking)
Stefan Weil
2010-10-30
tcg: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
Add fprintf_function for function pointers to fprintf-like functions
Stefan Weil
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
2010-10-27
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
pcie: update satus on reset
Michael S. Tsirkin
2010-10-27
msi: minor cleanups
Michael S. Tsirkin
2010-10-27
msi: simplify range checks
Michael S. Tsirkin
2010-10-27
pci: improve w1c mask handling
Michael S. Tsirkin
2010-10-27
pcie: clean up hot plug notification
Michael S. Tsirkin
2010-10-27
pcie: simplify range check
Michael S. Tsirkin
2010-10-27
Introduce range.h
Blue Swirl
2010-10-27
qemu-options.def: add to generated header list
Michael S. Tsirkin
2010-10-27
net: properly handle illegal fd/vhostfd from command line
Jason Wang
2010-10-27
virtio: sanity-check available index
Michael S. Tsirkin
2010-10-27
migration: don't segfault on invalid input
Michael S. Tsirkin
2010-10-26
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-10-26
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
[next]