sdk/emulator/qemu.git
2010-10-27 Michael S.... pcie: simplify range check
2010-10-27 Blue SwirlIntroduce range.h
2010-10-20 Isaku Yamahatax3130: pcie downstream port
2010-10-20 Isaku Yamahatax3130: pcie upstream port
2010-10-20 Isaku Yamahataioh3420: pcie root port in X58 ioh
2010-10-20 Isaku Yamahatapcie port: define struct PCIEPort/PCIESlot and helper...
2010-10-20 Isaku Yamahatapci/bridge: fix pci_bridge_reset()
2010-10-20 Isaku Yamahatapcie: comment on hpev_intx
2010-10-19 Isaku Yamahatapcie: helper functions for pcie capability and extended...
2010-10-19 Isaku Yamahatapcie: add pcie constants to pcie_regs.h
2010-10-19 Isaku Yamahatamsi: implements msi
2010-10-19 Isaku Yamahatapci: use pci_word_test_and_clear_mask() in pci_device_r...
2010-10-19 Isaku Yamahatapci: introduce helper function to handle msi-x and...
2010-10-19 Isaku Yamahatapci: introduce helper functions to test-and-{clear...
2010-10-18 Isaku Yamahatapci: make pci_del_capability() update for w1cmask
2010-09-20 Isaku Yamahatamsix: clear not only INTA, but all INTx when MSI-X...
2010-09-20 Isaku Yamahatapci: implement RW1C register framework.
2010-09-13 Isaku Yamahatapci: improve signature of pci_register_bar().
2010-09-13 Isaku Yamahatapci: don't ignore invalid parameter for pci_register_bar().
2010-09-13 Isaku Yamahatapci: sorting out type confusion in pci_register_bar().
2010-09-13 Isaku Yamahatapci_ids.h: add vendor id of Texas Intesruments
2010-09-07 Isaku Yamahatapci: make pci_parse_devfn() aware of func.
2010-09-07 Isaku Yamahatapci: call hotplug callback even when not hotplug case...
2010-09-07 Isaku Yamahatapci bridge: add helper function for ssvid capability.
2010-09-07 Isaku Yamahatapci: consolidate pci_add_capability_at_offset() into...
2010-09-07 Isaku Yamahatapci_bridge: introduce pci bridge library.
2010-07-22 Isaku Yamahatapci_bridge: clean up: remove pci_{register, unregister...
2010-07-22 Isaku Yamahatapci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
2010-07-22 Isaku Yamahatapci/bridge: split out pci bridge code into pci_bridge...
2010-07-19 Isaku Yamahatapci: move out pci internal structures, PCIBus, PCIBridg...
2010-07-19 Michael S.... vhost: fix miration during device start
2010-07-19 Michael S.... e1000: secrc support
2010-07-19 Michael S.... e1000: fix access 4 bytes beyond buffer end
2010-07-12 Michael S.... Merge branch 'master' into pci
2010-07-12 Alexandre Courbottarget-sh4: Add support for ldc & stc with sgr
2010-07-12 Alexandre Courbottarget-sh4: Split the LDST macro into 2 sub-macros
2010-07-11 Michael S.... pci: fix bridge update
2010-07-11 Michael S.... virtio-net: correct packet length math
2010-07-11 Isaku Yamahatapci hotplug: make pci hotplug return value to caller
2010-07-11 Michael S.... vmware_vga: fix reset value for command register
2010-07-11 Michael S.... rtl8139: address TODOs
2010-07-11 Isaku Yamahatapci hotplug: make pci_device_hot_remove() static
2010-07-11 Michael S.... pcnet: address TODOs
2010-07-11 Isaku Yamahatapci: fix pci_device_reset
2010-07-11 Alexander GrafAppleSMC device emulation
2010-07-11 Stefan WeilDocumentation: Fix spelling bugs
2010-07-11 Hidetoshi SetoMakefile: Not every shell support {}
2010-07-11 Hidetoshi SetoMakefile: add fsdev/*.{o,d} to clean
2010-07-11 Isaku Yamahatapci: set PCI multi-function bit appropriately.
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
next