]> Git Repo - qemu.git/shortlog
qemu.git
2017-06-05 Thomas Huthhw/core: nmi.c can be compiled as common-obj nowadays
2017-06-04 Marc-André... dump: fix memory_mapping_filter leak
2017-06-04 John Snowide-test: check return of fwrite
2017-06-04 Suraj Jitindar... help: Add newline to end of thread option help text
2017-06-04 Marc-André... qemu-ga: remove useless allocation
2017-06-04 Mao Zhongyiscsi/lsi53c895a: Remove unused lsi_mem_*() return value
2017-06-04 Eric Blakeqapi: Fix some QMP documentation regressions
2017-06-04 Philippe Mathieu... hw/mips: add missing include
2017-06-04 Philippe Mathieu... register: display register prefix (name) since it is...
2017-06-04 Philippe Mathieu... hw/sparc: use ARRAY_SIZE() macro
2017-06-04 Max Filippovhw/xtensa: sim: use g_string/g_new
2017-06-04 Luc MICHELtarget/arm: add data cache invalidation cp15 instructio...
2017-06-04 Eric Blakeblock: Correct documentation for BLOCK_WRITE_THRESHOLD
2017-06-04 Juan Quintelatrivial: Remove unneeded ifndef in memory.h
2017-06-04 Paolo Bonzinialtera_timer: fix incorrect memset
2017-06-04 Kamil Rytarowskiconfigure: Detect native NetBSD curses(3)
2017-06-04 Thomas Huthtests/libqtest: Print error instead of aborting when...
2017-06-04 Markus Armbrusterdocs/qdev-device-use.txt: update section Default Devices
2017-06-04 Markus Armbrusterdocs qemu-doc: Avoid ide-drive, it's deprecated
2017-06-04 Thomas Huthqemu-doc: Add hyperlinks to further license information
2017-06-04 Thomas Huthqemu-doc: Move the qemu-ga description into a separate...
2017-06-02 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-02 Maxime Coquelinspec/vhost-user spec: Add IOMMU support
2017-06-02 Marc-André... vhost-user: add slave-req-fd support
2017-06-02 Marc-André... vhost-user: add vhost_user to hold the chr
2017-06-02 Maxime Coquelinvhost: rework IOTLB messaging
2017-06-02 Maxime Coquelinvhost: propagate errors in vhost_device_iotlb_miss()
2017-06-02 Stefan Hajnoczivirtio-serial: fix segfault on disconnect
2017-06-02 Paolo Bonzinivirtio: add virtqueue_alloc_element tracepoint
2017-06-02 Ladi Prosekvirtio-serial-bus: Unset hotplug handler when unrealize
2017-06-02 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-02 Niels de Vosgluster: add support for PREALLOC_MODE_FALLOC
2017-06-02 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-06-02 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-02 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-06-02 Andrew Joneshw/arm/virt: fdt: generate distance-map when needed
2017-06-02 Andrew Joneshw/arm/virt-acpi-build: build SLIT when needed
2017-06-02 Cédric Le Goateraspeed: add some I2C devices to the Aspeed machines
2017-06-02 Cédric Le Goateraspeed/i2c: introduce a state machine
2017-06-02 Cédric Le Goateraspeed/i2c: handle LAST command under the RX command
2017-06-02 Cédric Le Goateraspeed/i2c: improve command handling
2017-06-02 Peter Maydellarm: Implement HFNMIENA support for M profile MPU
2017-06-02 Michael Davidsaverarm: add MPU support to M profile CPUs
2017-06-02 Michael Davidsaverarmv7m: Classify faults as MemManage or BusFault
2017-06-02 Peter Maydellarm: All M profile cores are PMSA
2017-06-02 Michael Davidsaverarmv7m: Implement M profile default memory map
2017-06-02 Michael Davidsaverarmv7m: Improve "-d mmu" tracing for PMSAv7 MPU
2017-06-02 Peter Maydellarm: Remove unnecessary check on cpu->pmsav7_dregion
2017-06-02 Peter Maydellarm: Don't let no-MPU PMSA cores write to SCTLR.M
2017-06-02 Peter Maydellarm: Don't clear ARM_FEATURE_PMSA for no-mpu configs
2017-06-02 Peter Maydellarm: Clean up handling of no-MPU PMSA CPUs
2017-06-02 Peter Maydellarm: Use different ARMMMUIdx values for M profile
2017-06-02 Peter Maydellarm: Add support for M profile CPUs having different...
2017-06-02 Peter Maydellarm: Use the mmu_idx we're passed in arm_cpu_do_unalign...
2017-06-02 Wei Huangtarget/arm: clear PMUVER field of AA64DFR0 when vPMU=off
2017-06-02 Peter Maydellhw/intc/arm_gicv3_cpuif: Fix priority masking for NS...
2017-06-02 Peter Maydellhw/intc/arm_gicv3_cpuif: Don't let BPR be set below...
2017-06-02 Peter Maydellhw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2...
2017-06-02 Andrew Jonesload_uboot_image: don't assume a full header read
2017-06-02 Kamil Rytarowskilibvixl: Correct build failures on NetBSD
2017-06-02 xiaoqiang zhaohw/sparc64: QOM'ify sun4u.c
2017-06-02 xiaoqiang zhaohw/sparc: QOM'ify sun4m.c
2017-06-02 xiaoqiang zhaohw/timer: QOM'ify slavio_timer
2017-06-02 xiaoqiang zhaohw/timer: QOM'ify m48txx_sysbus
2017-06-02 xiaoqiang zhaohw/misc: QOM'ify slavio_misc.c
2017-06-02 xiaoqiang zhaohw/dma: QOM'ify sun4m_iommu.c
2017-06-02 xiaoqiang zhaohw/dma: QOM'ify sparc32_dma.c
2017-06-02 xiaoqiang zhaohw/misc: QOM'ify eccmemctl.c
2017-06-01 Juan Quintelamigration: Move include/migration/block.h into migration/
2017-06-01 Juan Quintelamigration: Export ram.c functions in its own file
2017-06-01 Juan Quintelamigration: Create include for migration snapshots
2017-06-01 Juan Quintelamigration: Export rdma.c functions in its own file
2017-06-01 Juan Quintelamigration: Export tls.c functions in its own file
2017-06-01 Juan Quintelamigration: Export socket.c functions in its own file
2017-06-01 Juan Quintelamigration: Export fd.c functions in its own file
2017-06-01 Juan Quintelamigration: Export exec.c functions in its own file
2017-06-01 Juan Quintelamigration: Split qemu-file.h
2017-06-01 Juan Quintelamigration: Remove unneeded includes of migration/vmstate.h
2017-06-01 Peter Xumigration: shut src return path unconditionally
2017-06-01 Peter Xumigration: fix leak of src file on dst
2017-06-01 Juan Quintelamigration: Remove section_id parameter from vmstate_load
2017-06-01 Juan Quintelamigration: loadvm handlers are not used
2017-06-01 Juan Quintelamigration: Use savevm_handlers instead of loadvm copy
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-06-01 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-05-31 Markus Armbrusterqapi: Reject alternates that can't work with keyval_parse()
2017-05-31 Markus Armbrustertests/qapi-schema: Avoid 'str' in alternate test cases
2017-05-31 Markus Armbrusterqapi: Document visit_type_any() issues with keyval...
2017-05-31 Markus Armbrusterqobject-input-visitor: Reject non-finite numbers with...
2017-05-31 Felipe Franciosimigration: use dirty_rate_high_cnt more aggressively
2017-05-31 Felipe Franciosimigration: set bytes_xfer_* outside of autoconverge...
2017-05-31 Felipe Franciosimigration: set dirty_pages_rate before autoconverge...
2017-05-31 Felipe Franciosimigration: keep bytes_xfer_prev init'd to zero
2017-05-31 Juan Quintelamigration: Create savevm.h for functions exported from...
2017-05-30 Eduardo Habkostnuma: Fix format string for "Invalid node" message
2017-05-30 Marc-André... numa-test: fix query-cpus leaks
next
This page took 0.063222 seconds and 4 git commands to generate.