]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2016-06-28 Denis V. Lunevtrace: enable tracing in qemu-img
2016-06-28 Denis V. Lunevqemu-img: move common options parsing before commands...
2016-06-28 Denis V. Lunevtrace: enable tracing in qemu-nbd
2016-06-28 Denis V. Lunevtrace: enable tracing in qemu-io
2016-06-28 Denis V. Lunevtrace: move qemu_trace_opts to trace/control.c
2016-06-28 Denis V. Lunevdoc: move text describing --trace to specific .texi...
2016-06-28 Denis V. Lunevdoc: sync help description for --trace with man for...
2016-06-28 Peter Maydellcputlb: don't cpu_abort() if guest tries to execute...
2016-06-28 Peter Maydellconfigure: Make AVX2 test robust to non-ELF systems
2016-06-28 Peter Maydellconfigure: Improve usermode relocation linker option...
2016-06-28 Peter Maydellhw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-06-28 Stefan Hajnoczivirtio-blk: add num-queues device property
2016-06-28 Stefan Hajnoczivirtio-blk: dataplane multiqueue support
2016-06-28 Stefan Hajnoczivirtio-blk: live migrate s->rq with multiqueue
2016-06-28 Stefan Hajnoczivirtio-blk: associate request with a virtqueue
2016-06-28 Stefan Hajnoczivirtio-blk: tell dataplane which vq to notify
2016-06-28 Stefan Hajnoczivirtio-blk: multiqueue batch notify
2016-06-28 Stefan Hajnoczivirtio-blk: add VirtIOBlockConf->num_queues
2016-06-28 Stefan Hajnoczidma-helpers: dma_blk_io() cancel support
2016-06-28 Stefan HajnocziRevert "virtio: sync the dataplane vring state to the...
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-06-28 Pranith Kumarmisc/aspeed_scu: Fix build error caused by missing...
2016-06-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-06-28 KarimAllah... vmxnet3: Fix reading/writing guest memory specially...
2016-06-28 David Vrabelrtl8139: save/load RxMulOk counter (again)
2016-06-28 Ashijeet AcharyaChange net/socket.c to use socket_*() functions
2016-06-28 Prasad J Panditnet: mipsnet: check transmit buffer size before sending
2016-06-28 Peter Lievennet: fix qemu_announce_self not emitting packets
2016-06-27 Richard Hendersontarget-alpha: Avoid gcc 6.1 werror for linux-user
2016-06-27 Fam Zhengmacio: Use blk_drain instead of blk_drain_all
2016-06-27 Peter Maydellhw/net/e1000: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/virtio-net.c: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/rocker: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/rtl8139.c: Don't use *_to_cpup()
2016-06-27 Peter Maydellhw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-06-27 Marcin Krzeminskim25p80: Fix WINBOND fast read command handling
2016-06-27 Marcin Krzeminskim25p80: New flash devices.
2016-06-27 Marcin Krzeminskim25p80: Fast read commands family changes.
2016-06-27 Marcin Krzeminskim25p80: Introduce configuration registers.
2016-06-27 Marcin Krzeminskim25p80: Introduce quad and equad modes.
2016-06-27 Marcin Krzeminskim25p80: Add additional flash commands:
2016-06-27 Marcin Krzeminskim25p80: Introduce COLLECTING_VAR_LEN_DATA state.
2016-06-27 Marcin Krzeminskim25p80: Allow more than four banks.
2016-06-27 Marcin Krzeminskim25p80: Make a table for JEDEC ID.
2016-06-27 Marcin Krzeminskim25p80: Replace JEDEC ID masking with function.
2016-06-27 Andrew Jefferypalmetto-bmc: Configure the SCU's hardware strapping...
2016-06-27 Andrew Jefferyast2400: Integrate the SCU model and set silicon revision
2016-06-27 Andrew Jefferyhw/misc: Add a model for the ASPEED System Control...
2016-06-27 Thomas Hutharm: Re-enable tmp105 test
2016-06-27 Alistair Franciscadence_gem: Set the last bit when wrap is set
2016-06-27 Alistair Franciscadence_gem: Avoid infinite loops with a misconfigured...
2016-06-27 Alistair Franciscadence_uart: Protect against transmit errors
2016-06-27 Shannon Zhaohw/intc/arm_gicv3: Add missing break
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-06-27 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-06-27 Peter Krempaqapi: keep names in 'CpuInstanceProperties' in sync...
2016-06-27 Peter Krempaqapi: Report support for -device cpu hotplug in query...
2016-06-27 Benjamin Herrenschmidtppc/xics: Remove unused xics_set_irq_type()
2016-06-27 Aaron Larsontarget-ppc: ppce500_spin.c uses SPR_PIR, should use...
2016-06-24 Artyom Tarasenkotarget-sparc: fix register corruption in ldstub if...
2016-06-24 Aleksandar... target-mips: Add FCR31's FS bit definition
2016-06-24 Aleksandar... target-mips: Implement FCR31's R/W bitmask and related...
2016-06-24 Aleksandar... target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR...
2016-06-24 Aleksandar... target-mips: Add abs2008 flavor of <ABS|NEG>.<S|D>
2016-06-24 Aleksandar... target-mips: Activate IEEE 754-2008 signaling NaN bit...
2016-06-24 Aleksandar... linux-user: Update preprocessor constants for Mips...
2016-06-24 Aleksandar... softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNM...
2016-06-24 Aleksandar... softfloat: For Mips only, correct default NaN values
2016-06-24 Aleksandar... softfloat: Clean code format in fpu/softfloat-specialize.h
2016-06-24 Aleksandar... softfloat: Implement run-time-configurable meaning...
2016-06-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-06-24 Cornelia Huckvirtio-bus: remove old set_host_notifier callback
2016-06-24 Cornelia Huckvirtio-mmio: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-pci: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-ccw: convert to ioeventfd callbacks
2016-06-24 Cornelia Huckvirtio-bus: have callers tolerate new host notifier api
2016-06-24 Cornelia Huckvirtio-bus: common ioeventfd infrastructure
2016-06-24 Igor Mammedovpc: acpi: drop intermediate PCMachineState.node_cpu
2016-06-24 Michael S.... acpi-test-data: update expected
2016-06-24 Igor Mammedovpc: use new CPU hotplug interface since 2.7 machine...
2016-06-24 Igor Mammedovacpi: cpuhp: add cpu._OST handling
2016-06-24 Igor Mammedovacpi: cpuhp: implement hot-remove parts of CPU hotplug...
2016-06-24 Igor Mammedovacpi: cpuhp: implement hot-add parts of CPU hotplug...
2016-06-24 Igor Mammedovpc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
2016-06-24 Igor Mammedovacpi: cpuhp: add CPU devices AML with _STA method
2016-06-24 Igor Mammedovpc: piix4/ich9: add 'cpu-hotplug-legacy' property
2016-06-24 Igor Mammedovdocs: update ACPI CPU hotplug spec with new protocol
2016-06-24 Ido Yarivi386: pci-assign: Fix MSI-X table size
2016-06-24 Xiao Guangrongdocs: add NVDIMM ACPI documentation
2016-06-24 Xiao Guangrongnvdimm acpi: support Set Namespace Label Data function
2016-06-24 Xiao Guangrongnvdimm acpi: support Get Namespace Label Data function
2016-06-24 Xiao Guangrongnvdimm acpi: support Get Namespace Label Size function
2016-06-24 Xiao Guangrongnvdimm acpi: check revision
2016-06-24 Xiao Guangrongnvdimm acpi: abstract the operations for root & nvdimm...
2016-06-24 Xiao Guangrongnvdimm acpi: check UUID
2016-06-24 Xiao Guangrongnvdimm acpi: save arg3 of _DSM method
2016-06-24 Xiao Guangrongnvdimm acpi: set HDLE properly
next