]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-12-01  Isaku Yamahatapci: kill unnecessary included in pci.c
2009-12-01  Isaku Yamahatapci_host: remove unnecessary & 0xff.
2009-12-01  Isaku Yamahatapci: s/pci_find_host_bus/pci_find_root_bus/g
2009-12-01  Isaku Yamahatapci: remove pci_sub_bus() by open coding.
2009-12-01  Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-12-01  Isaku Yamahatapci: rename (pci_/pcie_mmcfg_)addr_to_dev
2009-12-01  Isaku Yamahatapci: remove pci_addr_to_config() by open code
2009-12-01  Michael S.... pci: simplify (pci_/pcie_mmcfg_)data_read()
2009-12-01  Isaku Yamahatapci: move pci_data_{read, write}() declaration from...
2009-12-01  Isaku Yamahatapci: fix pci_info_device().
2009-12-01  Michael S.... pci: pci.h cleanup: move out stuff not in pci.c
2009-11-27  Aurelien JarnoRevert "vga: do not resize the screen on hw_invalidate"
2009-11-24  Stefan WeilMakefile: Fix spelling
2009-11-24  Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-11-24  Arnaud Patardcpu-all.h: fix cpu_get_real_ticks on mips host
2009-11-24  Arnaud Patardlinux-user: remove hardcoded value of _NSIG in signal.c
2009-11-24  Aurelien Jarnotcg/ppc64,x86_64: fix constraints of op_qemu_st64
2009-11-24  Paul BrookAdd missing break.
2009-11-23  Anthony LiguoriUpdate SeaBIOS
2009-11-22  Paul BrookARM atomic ops rewrite
2009-11-22  Paul BrookARM RealView I2C
2009-11-22  Paul BrookGPIO I2C rework
2009-11-22  Paul BrookDS1338 RTC
2009-11-22  Paul BrookBCD cleanup
2009-11-22  Paul BrookMakefile dependencies for device configs
2009-11-22  Aurelien Jarnotarget-mips: fix physical address type in MMU functions
2009-11-22  HervĂ© Poussineau[WIN32] Enable -k option on Windows too
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.
next