]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-07-27  Juan Quintelamake oss use OSS_LIBS
2009-07-27  Juan Quintelamake fmod also use FMOD_{LIBS,CFLAGS}
2009-07-27  Juan Quintelaremove CONFIG_ from BLUEZ_{LIBS,FLAGS}
2009-07-27  Juan Quintelaremove CONFIG_ from VNC_SASL_{LIBS, FLAGS}
2009-07-27  Juan Quintelause same algorithm for testing and
2009-07-27  Juan Quintelaremove CONFIG_ from VNC_TLS_{LIBS, FLAGS}
2009-07-27  Juan Quintelatarget_arch2 is redefined unconditionally later
2009-07-27  Juan QuintelaRemove SP_CFLAGS and SP_LDFLAGS
2009-07-27  Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-27  Filip NavaraEnable USE_DIRECT_JUMP on Win32.
2009-07-27  Filip NavaraRemove special Win32 code in vl.c that's no longer...
2009-07-27  Filip NavaraRemove setvbuf(<handle>, NULL, _IOLBF, 0) calls for...
2009-07-27  Filip NavaraRemove useless Win32 include files and unused function...
2009-07-27  Filip Navaratap-win32: Use correct headers.
2009-07-27  Glauber Costafix broken migration
2009-07-27  Luiz CapitulinoFix broken build
2009-07-27  Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-27  Ed Swierkslirp: Remove UDP protocol emulation (talk, cuseeme)
2009-07-27  Michael S.... qemu: msix nit: clear msix_entries_nr on error
2009-07-27  Jes SorensenQEMU BOCHS bios patches to use maxcpus value.
2009-07-27  Jes SorensenIntroduce -smp , maxcpus= flag to specify maximum numbe...
2009-07-27  Alexander GrafUse Little Endian for Dirty Log
2009-07-27  Alexander GrafUse 64bit pointer for dirty log
2009-07-27  Beth KonHPET fixes for reg writes
2009-07-27  Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-07-27  Gerd Hoffmannswitch -drive to QemuOpts.
2009-07-27  Gerd HoffmannQemuOpts: framework for storing and parsing options.
2009-07-27  Gerd Hoffmannqemu-option: factor out parse_option_size
2009-07-27  Gerd Hoffmannqemu-option: factor out parse_option_bool
2009-07-27  Gerd Hoffmannmove parser functions from vl.c to qemu-option.c
2009-07-27  Gerd Hoffmannkill drives_opt
2009-07-27  Gerd Hoffmannadd support for drive ids.
2009-07-27  Gerd Hoffmannkill drives_table
2009-07-27  Gerd Hoffmannqdev/pci: hook up i440fx.
2009-07-27  Gerd Hoffmannqdev: add -device command line option.
2009-07-27  Gerd Hoffmannqdev: bus walker + qdev_device_add()
2009-07-27  Gerd Hoffmannqdev: create default bus names.
2009-07-27  Gerd Hoffmannqdev/pci: use qdev_prop_pci_devfn
2009-07-27  Gerd Hoffmannqdev/prop: add pci devfn property
2009-07-27  Mark McLoughlinAdd a pc-0.11 machine type and make the pc type an...
2009-07-27  Mark McLoughlinAdd machine type aliases
2009-07-27  Mark McLoughlinAdd support for fd=name to tap and socket networking
2009-07-27  Mark McLoughlinAdd monitor_get_fd() command for fetching named fds
2009-07-27  Mark McLoughlinAdd getfd and closefd monitor commands
2009-07-27  Mark McLoughlinAdd SCM_RIGHTS support to unix socket character devices
2009-07-27  Mark McLoughlinMake tcp_chr_read() use recvmsg()
2009-07-27  Igor Kovalenkosparc64 really implement itlb/dtlb automatic replacemen...
2009-07-27  Igor Kovalenkosparc64 name mmu registers and general cleanup
2009-07-26  Alexander GrafGive the kernel more room
2009-07-26  Alexander GrafPPC: Round VGA BIOS size to page boundary
2009-07-24  malcFix period initialization
2009-07-22  Glauber Costaprovide tests for pit in kernel and irqchip in kernel
2009-07-22  Sebastian Herbsztqemu-thread: use pthread_equal
2009-07-22  Jan KiszkaLink bios files when building out of tree
2009-07-22  Christoph Eggersignrom.sh: portability fix
2009-07-22  Glauber Costanotify io_thread at the end of rx handling
2009-07-22  Glauber Costaintroduce on_vcpu
2009-07-22  Christoph Hellwigqemu-io: reject invalid pattern
2009-07-22  Kevin Wolfqemu-io: Rework alloc command
2009-07-22  Akkarit Sangpetchqmu-img: fix qemu-img convert to generate a valid image...
2009-07-22  Kevin Wolfvmdk: Fix backing file handling
2009-07-22  Juan Quintelause struct initializer for audio.c
2009-07-22  NolanAdd save/restore support to the LSI logic SCSI device...
2009-07-22  NolanHandle BH's queued by AIO completions in qemu_aio_flush()
2009-07-22  Alexander GrafFake dirty loggin when it's not there
2009-07-22  Alexander GrafUse correct input constant
2009-07-22  Alexander GrafFix warning in kvm-all.c
2009-07-22  Alexander GrafSet PVR in sregs
2009-07-22  Alexander GrafEnable PPC KVM for non-embedded
2009-07-21  Blue SwirlSparc32: convert Sun4c interrupt controller to qdev
2009-07-21  Blue SwirlSparc32: convert SBI to qdev
2009-07-21  Blue SwirlFix CONFIG_PROFILER
2009-07-21  Blue SwirlSparc32/64: use 64 bit type for memory size
2009-07-21  Blue Swirlqdev: add 64 bit type
2009-07-21  Blue SwirlSparc64: refactor kernel init
2009-07-21  Blue SwirlSparc64: refactor CPU init
2009-07-21  Blue SwirlSparc64: convert memory to qdev
2009-07-21  Blue SwirlSparc64: convert boot prom to qdev
2009-07-21  Blue SwirlSparc32: Fix lance
2009-07-21  Blue SwirlSparc64: convert APB to qdev
2009-07-20  Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-20  Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
2009-07-20  Blue SwirlClean up fdc qdev conversion
2009-07-19  malcFix rbase initialization
2009-07-18  Andrzej ZaborowskiFix a similar configure typo from microblaze.
2009-07-18  Laurent Desnoguesthis patch fixes a typo where armv4l was incorrectly...
2009-07-18  Laurent Desnoguesthis patch improves the ARM back-end in the following...
2009-07-18  Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-18  malcUse correct byteswap routine for elf_note
2009-07-18  malcAvoid name clashes with symbols that leak from system...
2009-07-18  malcPPC 32/64 GUEST_BASE support
2009-07-18  malcFix LHZX opcode value
2009-07-17  Juan QuintelaUserspace guest address offsetting
2009-07-17  Christoph Eggerbsd-users: fix strace
2009-07-17  Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-17  Christoph Eggerfix build warnings
2009-07-17  Laurent DesnoguesELF codedump build failures
2009-07-17  Paul BrookUserspace guest address offsetting
2009-07-17  Blue SwirlSuppress a Sparse warning
2009-07-17  Blue SwirlSparc32: use hex for version numbers
next