]> git.proxmox.com Git - qemu.git/history - include
xhci: fix portsc writes
[qemu.git] / include /
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Andreas Färberqdev: Fix QOM unrealize behavior
2013-04-15 Paolo Bonziniexec: remove useless declarations from memory-internal.h
2013-04-15 Paolo Bonzinimemory: move core typedefs to qemu/typedefs.h
2013-04-15 Paolo Bonzinisysemu: avoid proliferation of include/ subdirectories
2013-04-15 Paolo Bonzinitpm: reorganize headers and split hardware part
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: remove qdev field.
2013-04-15 KONRAD Fredericvirtio-serial: cleanup: use QOM casts.
2013-04-15 KONRAD Fredericvirtio-serial: add the virtio-serial device.
2013-04-15 KONRAD Fredericvirtio: fix broken aliases.
2013-04-15 Michael S. Tsirkinacpi.h: make it self contained
2013-04-15 Michael S. Tsirkinacpi.h: make it self contained
2013-04-15 Michael S. Tsirkinacpi: move declarations from pc.h to acpi.h
2013-04-15 Peter Maydellarm: fix location of some include files
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-15 Kevin Wolfblock: Introduce bdrv_pwritev() for qcow2_save_vmstate
2013-04-15 Kevin Wolfsavevm: Implement block_writev_buffer()
2013-04-15 Kevin Wolfblock: Introduce bdrv_writev_vmstate
2013-04-13 Markus Armbrusterunicode: New mod_utf8_codepoint()
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnoaes: make Td[0-5] and Te[0-5] tables non static
2013-04-13 Aurelien Jarnoaes: move aes.h from include/block to include/qemu
2013-04-13 Andreas Färbersh7750: Change cpu field type to SuperHCPU
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move PCI bridges to hw/pci-* or hw/ARCH
2013-04-08 Paolo Bonzinihw: move timer devices to hw/timer/, configure with...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-2-13...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.79' into staging
2013-04-06 Blue SwirlMerge branch 'arm-devs.next' of git://git.linaro.org...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-04-05 Stefan Hajnocziblock: keep I/O throttling slice time constant
2013-04-05 Stefan Hajnocziblock: fix I/O throttling accounting blind spot
2013-04-05 Peter Maydellvmstate: Add support for two dimensional arrays
2013-04-05 Igor Mitsyankovmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE...
2013-04-05 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-05 Luiz Capitulinoqstring: add qstring_get_length()
2013-04-05 Brad SmithAllow clock_gettime() monotonic clock to be utilized...
2013-04-05 Laszlo Ersekacpi_table_add(): accept QemuOpts and parse it with...
2013-04-05 Hans de Goedeqemu-char: Add qemu_chr_fe_claim / _release helper...
2013-04-02 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-02 Stefan Hajnoczioslib-posix: rename socket_set_nonblock() to qemu_set_n...
2013-04-02 Stefan BergerQOM-ify the TPM support
2013-03-27 Hans de Goedeqemu-char: Consolidate guest_close/guest_open into...
2013-03-27 Hans de Goedeqemu-char: Cleanup: consolidate fe_open/fe_close into...
2013-03-27 Hans de Goedeqemu-char: Automatically do fe_open / fe_close on qemu_...
2013-03-27 Hans de Goedeqemu-char: Add fe_open tracking
2013-03-27 Hans de Goedeqemu-char: Rename qemu_chr_generic_open to qemu_chr_be_...
2013-03-27 Hans de Goedeqemu-char: Rename opened to be_open
2013-03-27 Paolo Bonzinicompiler: fix warning with GCC 4.8.0
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-26 Anthony Liguorichar: introduce a blocking version of qemu_chr_fe_write
2013-03-26 Orit WassermanAdd qemu_put_buffer_async
2013-03-26 Orit WassermanAdd QemuFileWritevBuffer QemuFileOps
2013-03-26 Peter Lievenmigration: do not sent zero pages in bulk stage
2013-03-26 Peter Lievencutils: add a function to find non-zero content in...
2013-03-26 Peter Lievenmove vector definitions to qemu-common.h
2013-03-26 David Gibsonsavevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
2013-03-26 David Gibsonsavevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
2013-03-26 David Gibsonsavevm: Add VMSTATE_FLOAT64 helpers
2013-03-26 David Gibsonsavevm: Add VMSTATE_UINTTL_EQUAL helper
2013-03-26 David Gibsonsavevm: Add VMSTATE_UINT64_EQUAL helpers
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.3' into staging
2013-03-25 Anthony Liguoriglib: add a compatibility interface for g_timeout_add_s...
2013-03-25 Scott Feldmannet: increase buffer size to accommodate Jumbo frame...
2013-03-25 Dmitry FleytmanCommon definitions for VMWARE devices
2013-03-25 Dmitry Fleytmannet: iovec checksum calculator
2013-03-25 Dmitry FleytmanChecksum-related utility functions
2013-03-23 Anthony GreenAdd sample moxie system
2013-03-23 Anthony GreenAdd moxie disassembler
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 Kevin Wolfblock: Allow omitting the file name when using driver...
2013-03-22 Kevin Wolfblock: Introduce .bdrv_parse_filename callback
2013-03-22 Kevin Wolfnbd: Remove unused functions
2013-03-22 Kevin Wolfnbd: Keep hostname and port separate
2013-03-22 Kevin Wolfqemu-socket: Make socket_optslist public
2013-03-22 Kevin Wolfblock: Add options QDict to bdrv_file_open() prototypes
2013-03-22 Peter MaydellFix typos and misspellings
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-19 Kevin Wolfchar: Fix return type of qemu_chr_fe_add_watch()
2013-03-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v8' into...
2013-03-18 Gerd Hoffmannconsole: remove ds_get_* helper functions
2013-03-18 Gerd Hoffmannconsole: stop using DisplayState in gfx hardware emulation
2013-03-18 Gerd Hoffmannconsole: zap displaystate from dcl callbacks
2013-03-18 Gerd Hoffmannspice: stop using DisplayState
2013-03-18 Gerd Hoffmannconsole: add surface_*() getters
2013-03-18 Gerd Hoffmannconsole: rework DisplaySurface handling [dcl/ui side]
next