]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-11-22 Aurelien Jarnotarget-mips: rename CP0_LLAddr into lladdr
2009-11-21 Juergen LockAllow build of linuxboot.S with old assemblers
2009-11-21 Juergen LockAvoid segfault on net_tap_init() failure
2009-11-21 Juergen Locktap-bsd: handle ifname on FreeBSD hosts
2009-11-21 Juergen LockFix tap breakage on BSD hosts (no IFF_VNET_HDR)
2009-11-21 Blue SwirlFix OpenBSD build of qemu-io
2009-11-20 Stefan Weilconfigure: Fix spelling in comment and rework the comment
2009-11-20 Aurelien Jarnoqemu-io: build on all platforms
2009-11-20 Mark McLoughlinslirp: fix use-after-free
2009-11-19 Paul BrookARM PBX-A9 board support
2009-11-19 Paul BrookARM Cortex-A9 cpu support
2009-11-19 Paul BrookARM FP16 support
2009-11-19 Paul BrookBuilt network devices once
2009-11-18 malcsb16: remove highspeed reset code
2009-11-18 malcaudio: Remove conditional around sw which can not be...
2009-11-17 Aurelien Jarnoaudio: link with -lpulse in addition to -lpulse-simple
2009-11-17 Blue SwirlFix typo
2009-11-17 Blue SwirlFix mingw32 build
2009-11-17 Blue SwirlPrevent configuring for a user emulator on a different...
2009-11-17 Alexander GrafAdd linuxboot to BLOBS
2009-11-17 Alexander GrafConvert linux bootrom to external rom and fw_cfg
2009-11-17 Alexander GrafMove common option rom code to header file
2009-11-17 Alexander GrafConvert multiboot to fw_cfg backed data storage
2009-11-17 Alexander GrafIntroduce rom_copy
2009-11-17 Juan Quintelafw_cfg: change cur_offset to 32 bits
2009-11-17 Anthony LiguoriUpdate SeaBIOS to latest
2009-11-17 Anthony LiguoriAdd test suite for json marshalling
2009-11-17 Anthony LiguoriProvide marshalling mechanism for json
2009-11-17 Luiz CapitulinoQDict: Introduce qdict_iter()
2009-11-17 Anthony LiguoriAdd a unit test for JSON support
2009-11-17 Anthony LiguoriAdd a QObject JSON wrapper
2009-11-17 Anthony LiguoriAdd a JSON parser
2009-11-17 Anthony LiguoriAdd a JSON message boundary identifier
2009-11-17 Anthony LiguoriAdd a lexer for JSON
2009-11-17 Anthony LiguoriAdd a QBool type
2009-11-17 Anthony LiguoriAdd unit test for QFloat
2009-11-17 Anthony LiguoriAdd a QFloat datatype
2009-11-17 Anthony LiguoriAllow strings to grow in size
2009-11-17 Anthony LiguoriAdd operations to qlist to allow it to be used as a...
2009-11-17 Anthony LiguoriProperly escape QDECREF macro arguments
2009-11-17 Jan KiszkaCleanup configure checks for dup3 and fallocate
2009-11-17 Jan Kiszkakvm: x86: Refactor use of interrupt_bitmap
2009-11-17 Jan Kiszkakvm: Add arch reset handler
2009-11-17 lirans@il.ibm.comEnable migration without shared storage from the monitor
2009-11-17 lirans@il.ibm.comBlock live migration
2009-11-17 lirans@il.ibm.comExpose a mechanism to trace block writes
2009-11-17 Amit Shahchar: rename qemu_chr_reset to qemu_chr_generic_open
2009-11-17 Amit Shahchar: Remove special init_reset handling
2009-11-17 Amit Shahchar: don't limit data sent to backends to 1k per buffer
2009-11-16 Paul BrookARM PB-A8 support
2009-11-16 Paul BrookLAN9118 emulation
2009-11-15 Aurelien Jarnomips_r4k: fix reset
2009-11-15 Blue SwirlPPC64: map Uni-North AGP bus aka fix Linux boot
2009-11-15 Blue SwirlPPC64: Partial fix to Linux crash: revert to old devfn
2009-11-15 Blue SwirlPCI: make duplicate devfn allocation fatal
2009-11-14 malcDo not execute shell scripts directly
2009-11-14 Aurelien Jarnomips malta: fix indentation
2009-11-14 Aurelien Jarnotarget-mips: fix indentation
2009-11-14 Aurelien Jarnomips-malta: fix reset
2009-11-14 Blue Swirlmips: fix cpu_reset memory leak
2009-11-14 Magnus Dammfix make clean targets
2009-11-14 Magnus Dammsh4 disasm fixes
2009-11-14 Magnus Dammtcg/i386: remove duplicate sar opcode
2009-11-14 Stefan Weilpci: Fix function pci_default_write_config
2009-11-14 Aurelien Jarnomips: fix CPU reset
2009-11-13 Blue SwirlFix PPC crash
2009-11-13 Paul BrookARM MPCore tweaks
2009-11-13 Paul BrookRealview/EB procid hacks
2009-11-12 Juan Quintelapci: fix the conversion of config field from array...
2009-11-12 Juan Quintelaqemu_system_reset: we need to call it before loadvm...
2009-11-12 Juan Quintelafdc: fix vmstate variable passed
2009-11-12 Gerd Hoffmannvnc: improve capslock handling.
2009-11-12 Kay Ackermanne1000 fix: read access to some registers is missing.
2009-11-12 David WoodhouseFix 32-bit overflow in parallels image support
2009-11-12 Hollis Blanchardkvm ppc: Remove unused label
2009-11-12 Hollis Blanchardkvm: Move KVM mp_state accessors to i386-specific code
2009-11-12 Kevin Wolfvirtio-blk: Pass read errors to the guest
2009-11-12 Kevin Wolfsavevm: Delete existing snapshots in all images
2009-11-12 Juan QuintelaFix incoming migration
2009-11-12 Juan Quintelafix type in CFLAGS name
2009-11-12 Juan Quintelafix parallel build
2009-11-12 Amit Shahqdev: Check if unplug handler exists before calling it
2009-11-12 Stefan WeilMakefile: Fix definition of pxe-*.bin blobs
2009-11-12 Stefan Weileepro100: Add missing .exit initialisation
2009-11-12 Stefan Weileepro100: Fix boot ROM support
2009-11-12 Stefan WeilMakefile: Prettify logging
2009-11-12 Stefan Weilserial: Add interface to set reference oscillator frequency
2009-11-12 Edgar E. Iglesiasmicroblaze: Move the kcmdline out of the way.
2009-11-12 Edgar E. Iglesiasmicroblaze: Restore env when raising unmapped bus access.
2009-11-12 Edgar E. Iglesiasmicroblaze: Unbreak reset.
2009-11-11 Paul BrookFix ARM MCore secondary cpu boot
2009-11-11 Paul BrookReject late rom loading
2009-11-11 Paul BrookFix ARM system emulation
2009-11-09 Gerd HoffmannQemuOpts: command line switches for the config file.
2009-11-09 Gerd HoffmannQemuOpts: parse config from file.
2009-11-09 Gerd HoffmannQemuOpts: dump config.
2009-11-09 Gerd HoffmannQemuOpts: add find_list()
2009-11-09 Kevin WolfDocumentation: Add options to image format descriptions
2009-11-09 Kevin WolfDocumentation: Don't mention old qemu-img options
next