]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-07-11 Isaku Yamahatapci_bridge: make pci bridge aware of pci multi function...
2010-07-11 Isaku Yamahatapci: set multifunction property for normal device.
2010-07-11 Isaku Yamahatapci: introduce multifunction property.
2010-07-11 Isaku Yamahataqdev: implement qdev_prop_set_bit().
2010-07-11 Isaku Yamahatapci: remove PCIDeviceInfo::header_type
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-07-11 Isaku Yamahatapci: insert assert that auto-assigned-address function...
2010-07-11 Isaku Yamahatapci: use PCI_DEVFN() where appropriate.
2010-07-11 Aurelien Jarnotarget-mips: add loongson 2E & 2F integer instructions
2010-07-07 Blue SwirlFix warning about uninitialized variable
2010-07-07 MORITA Kazutakasheepdog: fix compile error on systems without TCP_CORK
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonramblocks: No more being lazy about duplicate names
2010-07-06 Alex Williamsonpci: Free the space allocated for the option rom on...
2010-07-06 Alex Williamsonqemu_ram_free: Implement it
2010-07-06 Alex Williamsonsavevm: Create a new continue flag to avoid resending...
2010-07-06 Alex Williamsonsavevm: Use RAM blocks for basis of migration
2010-07-06 Alex Williamsonsavevm: Migrate RAM based on name/offset
2010-07-06 Alex Williamsonramblocks: Make use of DeviceState pointer and BusInfo...
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-07-06 Alex Williamsonvirtio-net: Incorporate a DeviceState pointer and let...
2010-07-06 Alex Williamsoneepro100: Add a dev field to eeprom new/free functions
2010-07-06 Alex Williamsonsavevm: Make use of DeviceState
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-07-06 Alex Williamsonpci: Implement BusInfo.get_dev_path()
2010-07-06 Alex Williamsonqdev: Add a get_dev_path() function to BusInfo
2010-07-06 Alex Williamsonpc: Allocate all ram in a single qemu_ram_alloc()
2010-07-06 Alex WilliamsonRemove uses of ram.last_offset (aka last_ram_offset)
2010-07-06 Gleb Natapovmake rtc alatm work
2010-07-06 Jan Kiszkascsi: Fix SCSI bus reset
2010-07-06 Jan KiszkaFix io-thread build breakage of a88790a14f
2010-07-06 MORITA Kazutakablock: add sheepdog driver for distributed storage...
2010-07-06 Markus Armbrusteride: Reject invalid CHS geometry
2010-07-06 Markus Armbrusteride: Reject readonly drives unless CD-ROM
2010-07-06 Markus Armbrusteride: Make ide_init_drive() return success
2010-07-06 Markus Armbrusteride: Replace IDEState members is_cdrom, is_cf by drive_kind
2010-07-06 Markus Armbrusteride: Improve error messages
2010-07-06 Markus Armbrusterscsi: Error locations for -drive if=scsi device initial...
2010-07-06 Markus Armbrustererror: New qemu_opts_loc_restore()
2010-07-06 Markus Armbrusterscsi: Reject unimplemented error actions
2010-07-06 Markus Armbrusterqdev: Don't hw_error() in qdev_init_nofail()
2010-07-06 Markus Armbrusterfdc: Reject unimplemented error actions
2010-07-06 Markus Armbrusterraw-posix: Fix test for host CD-ROM
2010-07-06 Markus Armbrusterblock migration: Fix test for read-only drive
2010-07-06 Markus Armbrusterblockdev: Clean up how readonly persists across virtual...
2010-07-06 john cooperAdd virtio disk identification support
2010-07-06 Kevin Wolfqcow2/vdi: Change check to distinguish error cases
2010-07-06 Kevin Wolfqemu-img check: Distinguish different kinds of errors
2010-07-06 Jes SorensenInclude sys/mman.h before qemu-options.h
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()
next