OSDN Git Service

qmiga/qemu.git
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-01-08 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2017-12-22 Stefan Bergeracpi: Update TPM2 ACPI table to more recent specs
2017-12-22 Paolo Bonzinii386: hvf: cleanup x86_gen.h
2017-12-22 Paolo Bonzinii386: hvf: remove VM_PANIC from "in"
2017-12-22 Paolo Bonzinii386: hvf: remove addr_t
2017-12-22 Paolo Bonzinii386: hvf: simplify flag handling
2017-12-22 Paolo Bonzinii386: hvf: abort on decoding error
2017-12-22 Paolo Bonzinii386: hvf: remove ZERO_INIT macro
2017-12-22 Paolo Bonzinii386: hvf: remove more dead emulator code
2017-12-22 Paolo Bonzinii386: hvf: unify register enums between HVF and the...
2017-12-22 Paolo Bonzinii386: hvf: header cleanup
2017-12-22 Paolo Bonzinii386: hvf: move all hvf files in the same directory
2017-12-22 Sergio Andres... i386: hvf: inject General Protection Fault when vmexit...
2017-12-22 Sergio Andres... i386: hvf: refactor event injection code for hvf
2017-12-22 Sergio Andres... i386: hvf: implement vga dirty page tracking
2017-12-22 Sergio Andres... i386: refactor KVM cpuid code so that it applies to...
2017-12-22 Sergio Andres... i386: hvf: implement hvf_get_supported_cpuid
2017-12-22 Sergio Andres... i386: hvf: use new helper functions for put/get xsave
2017-12-22 Sergio Andres... i386: hvf: fix licensing issues; isolate task handling...
2017-12-22 Sergio Andres... i386: hvf: add code base from Google's QEMU repository
2017-12-22 Sergio Andres... apic: add function to apic that will be used by hvf
2017-12-22 Stefan Bergertpm: Implement tpm_sized_buffer_reset
2017-12-22 Stefan Bergertpm_tis: merge r/w_offset into rw_offset
2017-12-22 Stefan Bergertpm_tis: move r/w_offsets to TPMState
2017-12-22 Stefan Bergertpm_tis: merge read and write buffer into single buffer
2017-12-22 Stefan Bergertpm_tis: move buffers from localities into common location
2017-12-22 Stefan Bergertpm_tis: remove TPMSizeBuffer usage
2017-12-22 Stefan Bergertpm_tis: limit size of buffer from backend
2017-12-22 Stefan Bergertpm_tis: convert uint32_t to size_t
2017-12-22 Stefan Bergertpm_emulator: Add a caching layer for the TPM Establish...
2017-12-22 Thomas Huthqemu-doc: Update the deprecation information of -tftp...
2017-12-22 Thomas Huthqemu-doc: The "-net nic" option can be used with "netde...
2017-12-22 Thomas Huthnet: Remove the legacy "-net channel" parameter
2017-12-22 Mark Cave-Aylandnet: remove unused compute_mcast_idx() function
2017-12-22 Mark Cave-Aylandrtl8139: use inline net_crc32() and bitshift instead...
2017-12-22 Mark Cave-Aylandne2000: use inline net_crc32() and bitshift instead...
2017-12-22 Mark Cave-Aylandftgmac100: use inline net_crc32() and bitshift instead...
2017-12-22 Mark Cave-Aylandlan9118: use inline net_crc32() and bitshift instead...
2017-12-22 Mark Cave-Aylandopencores_eth: use inline net_crc32() and bitshift...
2017-12-22 Mark Cave-Aylandeepro100: use inline net_crc32() and bitshift instead...
2017-12-22 Mark Cave-Aylandsungem: fix multicast filter CRC calculation
2017-12-22 Mark Cave-Aylandsunhme: switch sunhme over to use net_crc32_le()
2017-12-22 Mark Cave-Aylandeepro100: switch eepro100 e100_compute_mcast_idx()...
2017-12-22 Mark Cave-Aylandpcnet: switch pcnet over to use net_crc32_le()
2017-12-22 Mark Cave-Aylandnet: introduce net_crc32_le() function
2017-12-22 Mark Cave-Aylandnet: move CRC32 calculation from compute_mcast_idx...
2017-12-22 Ed Swierk via... e1000: Separate TSO and non-TSO contexts, fixing UDP...
2017-12-22 Ed Swierk via... e1000, e1000e: Move per-packet TX offload flags out...
2017-12-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2017-12-21 Laurent Vivierhw/i386/vmport: fix missing definitions with non-log...
2017-12-21 Thomas Huthtests/boot-serial-test: Add support for the mcf5208evb...
2017-12-21 Laurent Viviertarget/m68k: fix set_cc_op()
2017-12-21 Laurent Viviertarget/m68k: add monitor.c
2017-12-21 Laurent Viviertarget/m68k: remove unused variable gen_throws_exception
2017-12-21 Laurent VivierSplit adb.c into adb.c, adb-mouse.c and adb-kbd.c
2017-12-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-12-21 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2017-12-21 Daniel P. Berrangechardev: convert the socket server to QIONetListener
2017-12-21 Daniel P. Berrangeblockdev: convert qemu-nbd server to QIONetListener
2017-12-21 Daniel P. Berrangeblockdev: convert internal NBD server to QIONetListener
2017-12-21 Marc-André... test: add some chardev mux event tests
2017-12-21 Marc-André... chardev: fix backend events regression with mux chardev
2017-12-21 Yang Zhongrcu: reduce more than 7MB heap memory by malloc_trim()
2017-12-21 Marc-André... checkpatch: volatile with a comment or sig_atomic_t...
2017-12-21 Peter Xui8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
2017-12-21 Peter Xukvm-i8259: support "info pic" and "info irq"
2017-12-21 Peter Xui8259: generalize statistics into common code
2017-12-21 Peter Xui8259: use DEBUG_IRQ_COUNT always
2017-12-21 Peter Xui8259: convert DPRINTFs into trace
2017-12-21 Thomas HuthRemove legacy -no-kvm-pit option
2017-12-21 Paolo Bonziniscsi: replace hex constants with #defines
2017-12-21 Paolo Bonziniscsi: provide general-purpose functions to manage sense...
2017-12-21 Philippe Mathieu... hw/i386/vmport: replace fprintf() by trace events or...
2017-12-21 Peter Maydellhw/mips/boston: Remove workaround for writes to ROM...
2017-12-21 Peter Maydellexec: Don't reuse unassigned_mem_ops for io_mem_rom
2017-12-21 Peter Lievenblock/iscsi: only report an iSCSI Failure if we don...
2017-12-21 Peter Lievenblock/iscsi: dont leave allocmap in an invalid state...
2017-12-21 Peter Xucpu: suffix cpu address spaces with cpu index
2017-12-21 Peter Xucpu: refactor cpu_address_space_init()
2017-12-21 Thomas Huthhw/moxie/moxiesim: Add support for loading a BIOS on...
2017-12-21 Thomas Huthtests/boot-serial-test: Add code to allow to specify...
2017-12-21 Thomas Huthtests/boot-serial-test: Make sure that we check the...
2017-12-21 Peter Maydelltarget/i386: Fix handling of VEX prefixes
2017-12-21 Daniel P. Berrangesockets: remove obsolete code that updated listen address
2017-12-21 Samuel Thibaultbaum: Truncate braille device size to 84x1
2017-12-21 Stefan Weiltarget/i386: Fix compiler warnings
2017-12-21 David Hildenbrandcpu-exec: fix missed CPU kick during interrupt injection
2017-12-21 David Hildenbrandcpus: make pause_all_cpus() play with SMP on single...
2017-12-21 Roman Kaganhyperv: make SynIC version msr constant
2017-12-21 Roman Kaganhyperv: ensure SINTx msrs are reset properly
2017-12-21 Evgeny Yakovlevhyperv: set partition-wide MSRs only on first vcpu
2017-12-21 Yang Zhongx86/cpu: Enable new SSE/AVX/AVX512 cpu features
2017-12-21 Fam ZhengMAITAINERS: List Fam Zheng as reviewer for SCSI patches
2017-12-21 Fam Zhengscsi-block: Add share-rw option
2017-12-20 Paolo Bonzinicontrib: add systemd unit files
2017-12-20 Paolo Bonziniqemu-pr-helper: miscellaneous fixes
2017-12-20 linzhechengqemu-thread: fix races on threads that exit very quickly
2017-12-20 Paolo Bonzinimemfd: fix configure test
next