]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
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-02 Kevin Wolfblock: Handle multiwrite errors only when all requests...
2010-07-02 Kevin Wolfblock: Fix early failure in multiwrite
2010-07-02 MORITA Kazutakaqemu-img: avoid calling exit(1) to release resources...
2010-07-02 Markus Armbrusterpc: Fix CMOS info for drives defined with -device
2010-07-02 Markus Armbrusteride: Make PIIX and ISA IDE init functions return the...
2010-07-02 Markus Armbrusterblock: Fix virtual media change for if=none
2010-07-02 Markus Armbrusterblock: Clean up bdrv_snapshots()
2010-07-02 Markus Armbrustersavevm: Survive hot-unplug of snapshot device
2010-07-02 Kevin Wolfblkdebug: Initialize state as 1
2010-07-02 Kevin Wolfblkdebug: Free QemuOpts after having read the config
2010-07-02 Kevin Wolfblkdebug: Fix set_state_opts definition
2010-07-02 Markus Armbrusterqemu-option: New qemu_opts_reset()
2010-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Markus Armbrusterblockdev: drive_get_by_id() is no longer used, remove
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-07-02 Markus Armbrusterblockdev: Clean up automatic drive deletion
2010-07-02 Markus Armbrusterblockdev: New drive_get_by_blockdev()
2010-07-02 Ryan HarperDon't reset bs->is_temporary in bdrv_open_common
2010-07-02 Markus Armbrusterblockdev: Remove drive_get_serial()
2010-07-02 Markus Armbrusteride: Make it explicit that ide_create_drive() can't...
2010-07-02 Markus Armbrusterscsi: scsi_bus_legacy_handle_cmdline() can fail, fix...
2010-07-02 Christoph Hellwigblock: allow filenames with colons again for host devices
2010-07-02 Kevin Wolfqcow2: Fix error handling during metadata preallocation
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.
next