]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-05 Edgar E. Iglesiascris: Avoid debug clobbering for both I & D MMU state.
2010-07-05 Edgar E. Iglesiascris: Dont clobber the MMU state across calls to cpu_ge...
2010-07-05 Edgar E. Iglesiascris: Break out rand LFSR update into a separate func.
2010-07-03 Blue Swirlpiix4: compile only once
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-07-01 Andi KleenDon't declare XSAVE as supported
2010-07-01 Andi KleenAdd more boundary checking to sse3/4 parsing
2010-07-01 Chih-Min Chaotarget-arm : fix parallel saturated subtraction impleme...
2010-07-01 Chih-Min Chaotarget-arm : fix thumb2 parallel add/sub opcode decoding
2010-07-01 Chih-Min Chaotarget-arm: fix addsub/subadd implementation
2010-07-01 Hidetoshi SetoMakefile: add qemu-options.def to distclean
2010-07-01 Hidetoshi SetoAdd QMP/qmp-commands.txt to .gitignore
2010-07-01 Richard Hendersontarget-i386: fix xchg rax,r8
2010-07-01 Aurelien Jarnotarget-mips: add Loongson support prefetch
2010-07-01 Jan Kiszkamonitor: Allow to exclude commands from QMP
2010-07-01 Luiz CapitulinoQMP: handle_qmp_command(): Small cleanup
2010-07-01 Luiz CapitulinoQMP: Drop old input object checking
2010-07-01 Luiz CapitulinoQMP: Introduce qmp_check_input_obj()
2010-07-01 Luiz CapitulinoQError: Introduce QERR_QMP_EXTRA_MEMBER
2010-07-01 Luiz CapitulinoQMP: Drop old client argument checker
2010-07-01 Luiz CapitulinoQMP: New argument checker (second part)
2010-07-01 Luiz CapitulinoQMP: New argument checker (first part)
2010-07-01 Luiz CapitulinoMonitor: handle optional '-' arg as a bool
2010-07-01 Luiz CapitulinoQDict: Introduce qdict_get_try_bool()
2010-07-01 Luiz Capitulinocheck-qdict: Introduce test for the new iteration API
2010-07-01 Luiz CapitulinoQDict: Introduce new iteration API
2010-07-01 Luiz CapitulinoQDict: Introduce functions to retrieve QDictEntry values
2010-07-01 Luiz CapitulinoQDict: Small terminology change
2010-07-01 Luiz CapitulinoQDict: Rename 'err_value'
2010-07-01 Luiz CapitulinoQError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc
2010-07-01 Luiz CapitulinoQMP: Fix error reporting in the async API
2010-07-01 Yoshiaki Tamuranet: delete QemuOpts when net_client_init() fails.
2010-07-01 Jan KiszkaQMP: Fix python helper /wrt long return strings
2010-07-01 Jan KiszkaQMP: Teach basic capability negotiation to python example
2010-07-01 Jan Kiszkamonitor: Establish cmd flags and convert the async tag
2010-07-01 Jan Kiszkamonitor: Fix command completion vs. boolean switches
2010-07-01 Jan Kiszkamonitor: Fix leakage during completion processing
2010-07-01 Aurelien Jarnotarget-mips: split load and store
2010-06-30 Kevin Wolfqdev-properties: Fix (u)intXX parsers
2010-06-30 Shahar HaviviReturn usb device to host on exit
2010-06-30 Shahar HaviviReturn usb device to host on usb_del command
2010-06-30 Amit Shahnet: Fix VM start with '-net none'
2010-06-30 Jan Kiszkax86: svm: Always clear event_inj on vmexit
2010-06-30 TeLeManusb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83...
2010-06-30 cmchaohw/omap : make local function static and remove declara...
2010-06-30 cmchaohw/omap1.c : separate uart module
2010-06-30 cmchaohw/omwp2.c : separate l4 interconnect module
2010-06-30 cmchaohw/omap2.c : separate tap module(Test-Chip-level)
2010-06-30 cmchaohw/omap2.c : separate spi module
2010-06-30 cmchaohw/omap1.c : separate interrupt controller module
2010-06-30 cmchaohw/omap2.c : separate sdrc (sdram controller)
2010-06-30 cmchaohw/omap2.c : separate gpmc(general purpose memory contr...
2010-06-30 cmchaohw/omap2.c : separate synctimer module
2010-06-30 cmchaohw/omap2.c : separate gptimer module
2010-06-30 cmchaohw/omap2.c : separate gpio module
2010-06-30 cmchaohw/omap1.c : separate gpio module
2010-06-30 Markus Armbrustervirtio-serial: Simplify virtio_serial_load()
2010-06-30 Markus Armbrusterusb-serial: Fail instead of crash when chardev is missing
2010-06-30 Jun KoiA bit optimization for tlb_set_page()
2010-06-30 Aurelien Jarnotarget-mips: fix DINSU instruction
2010-06-30 Aurelien JarnoMIPS: fix fulong bios loading
2010-06-29 Aurelien Jarnotarget-mips: enable movn/movz on loongson 2E & 2F
2010-06-29 Aurelien Jarnomips-dis: add support for Godson integer instructions
2010-06-29 Aurelien Jarnor2d: fix pflash mapping
2010-06-29 Paolo Bonzinilsi53c895a: fix Phase Mismatch Jump
2010-06-29 Huacai ChenMIPS: Initial support of fulong mini pc (machine constr...
2010-06-29 Huacai ChenMIPS: Initial support of fulong mini pc (CPU definition)
2010-06-29 Huacai ChenMIPS: Initial support of VIA USB controller used by...
2010-06-29 Huacai ChenMIPS: Initial support of VIA IDE controller used by...
2010-06-29 Huacai ChenInitial support of vt82686b south bridge used by fulong...
2010-06-29 Huacai ChenMIPS: Initial support of bonito north bridge used by...
2010-06-29 Richard Hendersontcg-s390: new TCG Target
2010-06-29 Richard Hendersontcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG.
2010-06-28 Sheng Yangkvm: Fix cpu_is_bsp() compilation warning
2010-06-28 Marcelo Tosattikvm: init mp_state
2010-06-28 Sheng Yangkvm: Enable XSAVE live migration support
2010-06-28 Sheng YangEnable XSAVE related CPUID
2010-06-28 Sheng Yangkvm: Extend kvm_arch_get_supported_cpuid() to support...
2010-06-28 Andre Przywarafix CPUID vendor override
2010-06-28 Jan Kiszkakvm: Switch kvm_update_guest_debug to run_on_cpu
2010-06-27 Stefan Weilwin32: Add missing function ffs
2010-06-27 Stefan Weilwin32: Add define for missing EPROTONOSUPPORT
2010-06-27 Stefan Weil.gitignore: Ignore libdis*, qemu-options.def
2010-06-27 Jan Kiszkax86: Clean up CPU reset
2010-06-27 Jan Kiszkax86: Fix INIT processing
2010-06-27 Artyom Tarasenkomask all interrupts when MASTER_DISABLE is set
2010-06-27 Blue Swirlfw_cfg: convert to qdev
2010-06-27 Blue SwirlRemove useless device dependency of HAS_AUDIO
2010-06-22 Alex Williamsonvirtio-pci: fix bus master bug setting on load
2010-06-22 Juan QuintelaFactorize common migration incoming code
2010-06-22 Juan QuintelaExit if incoming migration fails
2010-06-22 Venkateswararao... virtio-9p: Implement Security model for mksock using...
2010-06-22 Venkateswararao... virtio-9p: Implement Security model for mknod
2010-06-22 Venkateswararao... virtio-9p: Security model for symlink and readlink
2010-06-22 Venkateswararao... virtio-9p: Security model for mkdir
2010-06-22 Venkateswararao... virtio-9p: Security model for create/open2
2010-06-22 Venkateswararao... virtio-9p: Implemented Security model for lstat and...
next