index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-04-08
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-04-06
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2013-04-05
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-05
block: keep I/O throttling slice time constant
Stefan Hajnoczi
2013-04-05
block: fix I/O throttling accounting blind spot
Stefan Hajnoczi
2013-04-05
vmstate: Add support for two dimensional arrays
Peter Maydell
2013-04-05
vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro
Igor Mitsyanko
2013-04-05
qstring: add qstring_get_length()
Luiz Capitulino
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2013-04-04
acpi_table_add(): accept QemuOpts and parse it with OptsVisitor
Laszlo Ersek
2013-04-04
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
2013-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
QOM-ify the TPM support
Stefan Berger
2013-03-27
qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback
Hans de Goede
2013-03-27
qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open
Hans de Goede
2013-03-27
qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers
Hans de Goede
2013-03-27
qemu-char: Add fe_open tracking
Hans de Goede
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-27
qemu-char: Rename opened to be_open
Hans de Goede
2013-03-27
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
2013-03-26
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-26
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-03-26
char: introduce a blocking version of qemu_chr_fe_write
Anthony Liguori
2013-03-26
Add qemu_put_buffer_async
Orit Wasserman
2013-03-26
Add QemuFileWritevBuffer QemuFileOps
Orit Wasserman
2013-03-26
migration: do not sent zero pages in bulk stage
Peter Lieven
2013-03-26
cutils: add a function to find non-zero content in a buffer
Peter Lieven
2013-03-26
move vector definitions to qemu-common.h
Peter Lieven
2013-03-26
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
2013-03-26
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
2013-03-26
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
2013-03-26
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-26
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
2013-03-25
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2013-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
Checksum-related utility functions
Dmitry Fleytman
2013-03-23
Add sample moxie system
Anthony Green
2013-03-23
Add moxie disassembler
Anthony Green
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
nbd: Remove unused functions
Kevin Wolf
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
[next]