]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-06-15  Christoph Hellwigraw-posix: add a raw_open_common helper
2009-06-15  Christoph Hellwigraw-posix: always store open flags
2009-06-15  Andrea Arcangelifix qemu_aio_flush
2009-06-14  Uri Lublinmigrate_fd_close: delete associated io-handler before...
2009-06-14  Uri Lublinexec-migration: handle EINTR in popen_get_buffer()
2009-06-14  Stefan WeilFix prototype of function zfree.
2009-06-14  Stefan WeilAdd static to local machine declaration.
2009-06-14  Gleb NatapovDon't use cpu_index as apic_id.
2009-06-14  Gleb NatapovApic creation should not depend on pci
2009-06-14  Eduardo HabkostAdd -no-virtio-balloon command-line option
2009-06-14  Stefan WeilFix SDL include path.
2009-06-13  Blue SwirlReally enable -Werror
2009-06-13  Blue SwirlAvoid collision with system NGROUPS definition
2009-06-13  Blue SwirlFix a warning: uint_fast8_t is not 8 bits on OpenBSD...
2009-06-13  Blue SwirlAvoid a gcc 3 format warning
2009-06-13  Blue SwirlAvoid gcc 4.4 warning about uninitialized field
2009-06-13  Blue SwirlFix signedness problems
2009-06-13  Gerd Hoffmannxen nic: check tx queue after connect.
2009-06-13  Gerd Hoffmanninclude inttypes.h in xen.h
2009-06-13  Gerd Hoffmannxen: adapt to qemu_machine changes
2009-06-13  Gerd Hoffmannxen_disk: move sanity check to the correct place
2009-06-13  Stefan WeilWin32: Don't remove const attribute in type casts.
2009-06-13  Blue SwirlFix mingw32 build warnings
2009-06-12  Anthony LiguoriEnable -Werror by default for git builds on Linux hosts
2009-06-12  Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
2009-06-12  Edgar E. IglesiasETRAX: DMA fixes for 64bit hosts.
2009-06-11  Edgar E. IglesiasETRAX: Correct PIC creation for the bare FS board.
2009-06-11  Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-06-11  Paul BrookFix stellaris ethernet
2009-06-11  Jan KiszkaFix xilinx_ethlite breakage by 4f1c942b7f
2009-06-11  Anthony LiguoriFix build breakage when using VDE introduced by 4f1c942
2009-06-10  Anthony LiguoriMerge branch 'net-queue'
2009-06-10  Luiz CapitulinoFix "defined but not used" warning
2009-06-10  Luiz Capitulinomonitor: Introduce get_command_name()
2009-06-10  Luiz Capitulinomonitor: Remove unused variable
2009-06-10  Luiz Capitulinomonitor: Remove uneeded 'return' statement
2009-06-10  Luiz Capitulinomonitor: Remove uneeded goto
2009-06-09  Blue SwirlUse snprintf to avoid OpenBSD warning
2009-06-09  Blue SwirlFix Sparse warning
2009-06-09  Blue SwirlClean up generated qemu-img-cmds.h
2009-06-09  Blue SwirlFix Sparse warning
2009-06-09  Blue Swirlmicroblaze-dis.c does not need to be executable
2009-06-09  Blue SwirlFix warning
2009-06-09  Blue SwirlRemove unused and misnamed field and variable
2009-06-09  Blue SwirlUpdate irqs on reset and device load
2009-06-09  Blue SwirlRegister reset functions for e1000 and rtl8139
2009-06-09  Alex Williamsonvirtio-net: Increase filter and control limits
2009-06-09  Alex Williamsonvirtio-net: Add new RX filter controls
2009-06-09  Alex Williamsonvirtio-net: MAC filter optimization
2009-06-09  Alex Williamsonvirtio-net: Fix MAC filter overflow handling
2009-06-09  Alex Williamsonvirtio-net: reorganize receive_filter()
2009-06-09  Alex Williamsonvirtio-net: Use a byte to store RX mode flags
2009-06-09  Alex Williamsonvirtio-net: Add version_id 7 placeholder for vnet heade...
2009-06-09  Mark McLoughlinvirtio-net: implement rx packet queueing
2009-06-09  Mark McLoughlinnet: make use of async packet sending API in tap client
2009-06-09  Mark McLoughlinnet: add qemu_send_packet_async()
2009-06-09  Mark McLoughlinnet: split out packet queueing and flushing into separa...
2009-06-09  Mark McLoughlinnet: return status from qemu_deliver_packet()
2009-06-09  Mark McLoughlinnet: add return value to packet receive handler
2009-06-09  Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09  Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09  Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-09  Mark McLoughlinnet: only read from tapfd when we can send
2009-06-09  Mark McLoughlinnet: vlan clients with no fd_can_read() can always...
2009-06-09  Mark McLoughlinnet: move the tap buffer into TAPState
2009-06-09  Mark McLoughlinnet: factor tap_read_packet() out of tap_send()
2009-06-09  Jan Kiszkaslirp: Reorder initialization
2009-06-09  Jan Kiszkanet: Improve parameter error reporting
2009-06-09  Mark McLoughlinnet: fix error reporting for some net parameter checks
2009-06-09  Jan Kiszkanet: Real fix for check_params users
2009-06-09  Mark McLoughlinRevert "Fix output of uninitialized strings"
2009-06-09  Jan Kiszkaslirp: Avoid zombie processes after fork_exec
2009-06-09  Jan Kiszkanet: Fix and improved ordered packet delivery
2009-06-09  Jan Kiszkanet: Don't deliver to disabled interfaces in qemu_sendv...
2009-06-08  Gerd Hoffmannqdev: c99 initilaizers for bus_type_names
2009-06-08  Gerd Hoffmannxen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
2009-06-08  Gerd Hoffmannxen nic: use qemu_malloc
2009-06-07  Jan Kiszkakvm: Improve upgrade notes when facing unsupported...
2009-06-07  Blue SwirlFix generation of CONFIG_KVM
2009-06-07  Stuart BradyUse hxtool for qemu-img command list
2009-06-06  Stefan Weildoc: Update information on supported network adapters.
2009-06-06  Gerd Hoffmannxen: net backend doesn't need linux headers.
2009-06-06  Kevin WolfDocument changes in qemu-img interface
2009-06-06  Kevin Wolfqemu-img: Print available options with -o ?
2009-06-06  Stefan WeilFix spelling in comment.
2009-06-06  Blue SwirlUse hxtool to generate monitor documentation and C...
2009-06-06  Paul BrookUse correct type for SPARC cpu_cc_op
2009-06-06  Paul BrookFix typo
2009-06-05  Gerd Hoffmannqdev: add monitor command to dump the tree.
2009-06-05  Paul BrookRecord device property types
2009-06-05  Paul BrookFix elf loader range checking
2009-06-04  Paul BrookRemove ARM NVIC initialization hack
2009-06-04  Paul BrookAdd --enable-debug
2009-06-04  Gerd Hoffmannqdev: kill DeviceState->name
2009-06-04  Nathan Froydfix gdbstub support for multiple threads in usermode, v3
2009-06-03  Edgar E. IglesiasCRIS: Remove duplicated flag defines.
2009-06-03  Edgar E. Iglesiasmicroblaze: Fix loading of petalogix s3adsp1800 dtb.
2009-06-03  Paul BrookStellaris qdev conversion
2009-06-02  Paul BrookImplement multiple samplers on stellaris ADC
2009-05-30  Paul BrookUse relative path for bios
next