OSDN Git Service

qmiga/qemu.git
2015-09-10 Konrad Rzeszutek... xen/pt: Log xen_host_pci_get/set errors in MSI code.
2015-09-10 Konrad Rzeszutek... xen/pt: Log xen_host_pci_get in two init functions
2015-09-10 Konrad Rzeszutek... xen/pt: Remove XenPTReg->data field.
2015-09-10 Konrad Rzeszutek... xen/pt: Check if reg->init function sets the 'data...
2015-09-10 Konrad Rzeszutek... xen/pt: Sync up the dev.config and data values.
2015-09-10 Konrad Rzeszutek... xen/pt: Use xen_host_pci_get_[byte|word] instead of...
2015-09-10 Konrad Rzeszutek... xen/pt: Use XEN_PT_LOG properly to guard against compil...
2015-09-10 Konrad Rzeszutek... xen/pt/msi: Add the register value when printing loggin...
2015-09-10 Konrad Rzeszutek... xen: use errno instead of rc for xc_domain_add_to_physmap
2015-09-10 Konrad Rzeszutek... xen/pt: xen_host_pci_config_read returns -errno, not...
2015-09-10 Konrad Rzeszutek... xen/pt: Make xen_pt_msi_set_enable static
2015-09-10 Konrad Rzeszutek... xen/pt: Update comments with proper function name.
2015-09-10 Jan Beulichxen/HVM: atomically access pointers in bufioreq handling
2015-09-10 Konrad Rzeszutek... xen-hvm: When using xc_domain_add_to_physmap also inclu...
2015-09-10 Tiejun Chenxen, gfx passthrough: add opregion mapping
2015-09-10 Tiejun Chenxen, gfx passthrough: register host bridge specific...
2015-09-10 Tiejun Chenxen, gfx passthrough: register a isa bridge
2015-09-10 Tiejun Chenigd gfx passthrough: create a isa bridge
2015-09-10 Tiejun Chenxen, gfx passthrough: retrieve VGA BIOS to work
2015-09-10 Tiejun Chenxen, gfx passthrough: basic graphics passthrough support
2015-09-10 Tiejun Chenhw/pci-assign: split pci-assign.c
2015-09-10 Tiejun Chenpiix: create host bridge to passthrough
2015-09-08 Tiejun Chenpc_init1: pass parameters just with types
2015-09-08 Michael S.... i440fx: make types configurable at run-time
2015-09-08 Don Slutzxen-hvm: Add trace to ioreq
2015-09-08 Richard Hendersontarget-microblaze: Use setcond for pcmp*
2015-09-08 Richard Hendersontarget-cris: Use movcond and setcond
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-09-07 David Hildenbrands390/sclp: simplify calculation of rnmax
2015-09-07 David Hildenbrands390/sclp: store the increment_size in the sclp device
2015-09-07 David Hildenbrands390: unify allocation of initial memory
2015-09-07 David Hildenbrands390: move memory calculation into the sclp device
2015-09-07 David Hildenbrands390/sclp: ignore memory hotplug operations if it is...
2015-09-07 David Hildenbrands390: disallow memory hotplug for the s390-virtio machine
2015-09-07 David Hildenbrands390: no need to manually parse for slots and maxmem
2015-09-07 David Hildenbrands390/sclp: move sclp_service_interrupt into the sclp...
2015-09-07 David Hildenbrands390/sclp: move sclp_execute related functions into...
2015-09-07 David Hildenbrands390/sclp: introduce a root sclp device
2015-09-07 David Hildenbrands390/sclp: temporarily fix unassignment/reassignment...
2015-09-07 David Hildenbrands390/sclp: replace sclp event types with proper defines
2015-09-07 David Hildenbrands390/sclp: rework sclp event facility initialization...
2015-09-07 David Hildenbrandsclp/s390: rework sclp cpu hotplug device notification
2015-09-07 David Hildenbrands390x/gdb: support reading/writing of control registers
2015-09-07 Jens Freimanns390x/kvm: make setting of in-kernel irq routes more...
2015-09-07 Cornelia Huckpc-bios/s390-ccw: rebuild image
2015-09-07 Alexander Yaryginpc-bios/s390-ccw: Device detection in higher subchannel...
2015-09-07 Cornelia Hucks390x/event-facility: fix location of receive mask
2015-09-07 Cornelia Hucks390x/css: start with cleared cstat/dstat
2015-09-07 Cornelia Hucks390x/event-facility: fix receive mask check
2015-09-07 Cornelia Hucks390x/css: ccw-0 enforces count > 0
2015-09-07 Pierre Morels390x/css: handle ccw-0 TIC correctly
2015-09-07 Peter MaydellMake pow2ceil() and pow2floor() inline
2015-09-07 Peter MaydellRemove unused qemu_fls function
2015-09-07 Peter Maydellexec.c: Use pow2floor() rather than hand-calculation
2015-09-07 Peter Maydellhw/block/nvme.c: Use pow2ceil() rather than hand-calcul...
2015-09-07 Peter Maydellhw/virtio/virtio-pci: Use pow2ceil() rather than hand...
2015-09-07 Peter Maydellhw/pci: Use pow2ceil() rather than hand-calculation
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-09-07 Pavel Fedinarm/virt: Add full-sized CPU affinity handling
2015-09-07 Pavel Fedintarget-arm: Refactor CPU affinity handling
2015-09-07 Jean-Christophe... i.MX: Add i2C devices to i.MX31 SOC
2015-09-07 Jean-Christophe... i.MX: Add qtest support for I2C device emulator.
2015-09-07 Jean-Christophe... i.MX: Add the i.MX25 PDK platform
2015-09-07 Jean-Christophe... i.MX: Add SOC support for i.MX25
2015-09-07 Jean-Christophe... i.MX: Add FEC Ethernet Emulator
2015-09-07 Jean-Christophe... i.MX: Add I2C controller emulator
2015-09-07 Jean-Christophe... i.MX: KZM: use standalone i.MX31 SOC support
2015-09-07 Jean-Christophe... i.MX: Add SOC support for i.MX31
2015-09-07 Sergey Sorokintarget-arm: Fix arm_excp_unmasked() function
2015-09-07 Pavel Fedinhw/arm/virt: Add high MMIO PCI region, 512G in size
2015-09-07 Sergey Sorokintarget-arm: Fix AArch32:AArch64 general-purpose registe...
2015-09-07 Peter Crosthwaitearm: Remove hw_error() usages.
2015-09-07 Peter Crosthwaitearm: cpu: assert() on no-EL2 virt IRQ error condition.
2015-09-07 Wei Huangsmbios: implement smbios support for mach-virt
2015-09-07 Wei Huangsmbios: add smbios 3.0 support
2015-09-07 Peter Maydelltarget-arm: Wire up HLT 0xf000 as the A64 semihosting...
2015-09-07 Peter Maydelltarget-arm/arm-semi.c: SYS_EXIT on A64 takes a paramete...
2015-09-07 Peter Maydelltarget-arm/arm-semi.c: Implement A64 specific SyncCache...
2015-09-07 Peter Maydelltarget-arm/arm-semi.c: Support widening APIs to 64...
2015-09-07 Peter Maydellinclude/exec/softmmu-semi.h: Add support for 64-bit...
2015-09-07 Peter Maydelltarget-arm/arm-semi.c: Factor out repeated 'return...
2015-09-07 Peter Maydellgdbstub: Implement gdb_do_syscallv()
2015-09-07 Christopher... target-arm: Improve semihosting debug prints
2015-09-07 Peter Maydelltarget-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb
2015-09-07 Markus Armbrusterarm: Use g_new() & friends where that makes obvious...
2015-09-04 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2015-09-04 Wen Congyangquorum: validate vote threshold against num_children...
2015-09-04 Alberto Garciaqcow2: reorder fields in Qcow2CachedTable to reduce...
2015-09-04 Alberto Garciadocs: document how to configure the qcow2 L2/refcount...
2015-09-04 Alberto Garciaqcow2: add option to clean unused cache entries after...
2015-09-04 Alberto Garciaqcow2: mark the memory as no longer needed after qcow2_...
2015-09-04 Max Reitziotests: Warn if python subprocess is killed
2015-09-04 Max Reitziotests: Do not suppress segfaults in bash tests
2015-09-04 Max Reitziotests: Respect -nodefaults in tests 41 and 55
2015-09-04 Max Reitziotests: More options for VM.add_drive()
2015-09-04 Max Reitzqemu-img: Fix crash in amend invocation
2015-09-04 Max Reitzblock/raw-posix: Use raw_normalize_devicepath()
2015-09-04 Bo Tuqemu-iotests: s390x: fix test 130
2015-09-04 Bo Tuqemu-iotests: s390x: fix test 049, reject negative...
next