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-09-07
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
2010-09-07
virtio-net: Rename tx_timer_active to tx_waiting
Alex Williamson
2010-09-07
virtio-net: Limit number of packets sent per TX flush
Alex Williamson
2010-09-07
virtio-net: Make tx_timer timeout configurable
Alex Williamson
2010-09-07
vhost_net: mergeable buffers support
Michael S. Tsirkin
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
2010-09-07
tap: generalize code for different vnet header len
Michael S. Tsirkin
2010-09-06
qemu: e1000 fix TOR math
Michael S. Tsirkin
2010-09-04
vnc: use bswapNN() rather than bswap_NN()
Izumi Tsutsui
2010-09-04
vnc: tight: remove unused variable
Serge Ziryukin
2010-09-04
Fix ivshmem build on 32-bit hosts
Avi Kivity
2010-09-04
virtio-9p: Make sure -virtfs option works correctly
Aneesh Kumar K.V
2010-09-04
hw/ivshmem.c don't check for negative values on unsigned data types
Jes Sorensen
2010-09-04
load_multiboot(): get_image_size() returns int
Jes Sorensen
2010-09-04
Change DPRINTF() to do{}while(0) to avoid compiler warning
Jes Sorensen
2010-09-04
size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...
Jes Sorensen
2010-09-04
Fix repeated typo: was "end if list" instead of "end of list"
Jes Sorensen
2010-09-04
Respect return value from nbd_client()
Jes Sorensen
2010-09-04
Remove unused argument for nbd_client()
Jes Sorensen
2010-08-31
Fix OpenBSD linker warning
Blue Swirl
2010-08-30
acpi: fix file size check with -acpitable.
Isaku Yamahata
2010-08-28
isapc: fix segfault.
Isaku Yamahata
2010-08-28
Fix segfault in mmio subpage handling code.
Gleb Natapov
2010-08-26
etraxfs_eth: correct use of ! and &
Blue Swirl
2010-08-26
Sparc: update OpenBIOS images to r859
Blue Swirl
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
2010-08-26
ppc4xx: don't unregister RAM at reset
Hollis Blanchard
2010-08-26
ppc4xx: correct SDRAM controller warning message condition
Hollis Blanchard
2010-08-26
Fix "make install" with a cross toolchain
Hollis Blanchard
2010-08-26
PPC: Update openbios binary to r859
Alexander Graf
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-08-24
Rearrange block headers
Blue Swirl
2010-08-23
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-08-22
compile -fsdev and -virtfs cmd line options unconditionally.
Gerd Hoffmann
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
QemuOpts: allow new option groups be registered at runtime.
Gerd Hoffmann
2010-08-22
VGA: Don't register deprecated VBE range
Alex Williamson
2010-08-22
QMP: Update README file
Luiz Capitulino
2010-08-22
QMP doc: Add 'Stability Considerations' section
Luiz Capitulino
2010-08-22
QMP/monitor: update do_info_version() to output broken down version string
Miguel Di Ciurcio Filho
2010-08-22
QMP: update 'query-version' documentation
Miguel Di Ciurcio Filho
2010-08-22
vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
Yoshiaki Tamura
2010-08-22
virtio-serial: Cleanup on device hot-unplug
Amit Shah
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
2010-08-22
exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()
Yoshiaki Tamura
2010-08-22
exec: replace tabs by spaces.
Yoshiaki Tamura
2010-08-22
arch_init: replace tabs by spaces.
Yoshiaki Tamura
2010-08-22
pckbd: support for commands 0xf0-0xff: Pulse output bit
Bernhard Kohl
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
[next]