OSDN Git Service

qmiga/qemu.git
2017-10-20 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-10-19 Mark Cave-AylandUpdate OpenBIOS images to 83818bd built from submodule.
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2017-10-19 Aaron Lindsaybuild: Fix dtc-checkout race condition in Makefile
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/riku/tags/pull...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/openg...
2017-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2017-10-19 Gerd Hoffmannseabios: update to 1.11 prerelease
2017-10-19 Mark Cave-Aylandsun4u: fix assert when adding NICs which aren't the...
2017-10-19 Mark Cave-Aylandsun4u: update PCI topology to include simba PCI bridges
2017-10-18 Mark Kandascsi: reject configurations with logical block size...
2017-10-18 Michael Rothqdev: defer DEVICE_DEL event until instance_finalize()
2017-10-18 Michael RothRevert "qdev: Free QemuOpts when the QOM path goes...
2017-10-18 Michael Rothqdev: store DeviceState's canonical path to use when...
2017-10-18 Paolo Bonziniqemu-pr-helper: use new libmultipath API
2017-10-18 Paolo Bonziniwatch_mem_write: implement 8-byte accesses
2017-10-18 Andrew Baumannnotdirty_mem_write: implement 8-byte accesses
2017-10-18 David Hildenbrandmemory: reuse section_from_flat_range()
2017-10-18 David Hildenbrandkvm: simplify kvm_align_section()
2017-10-18 David Hildenbrandkvm: region_add and region_del is not called on updates
2017-10-18 David Hildenbrandkvm: fix error message when failing to unregister slot
2017-10-18 David Hildenbrandkvm: tolerate non-existing slot for log_start/log_stop...
2017-10-18 David Hildenbrandkvm: fix alignment of ram address
2017-10-18 David Hildenbrandmemory: call log_start after region_add
2017-10-17 Peter Maydelllinux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values
2017-10-17 Alex Bennéelinux-user/main: support dfilter
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-10-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-10-17 Gerd Hoffmannegl-headless: add dmabuf support
2017-10-17 Gerd Hoffmannegl-helpers: add egl_texture_blit and egl_texture_blend
2017-10-17 Gerd Hoffmannegl-helpers: add dmabuf import support
2017-10-17 Gerd Hoffmannopengl: add flipping vertex shader
2017-10-17 Gerd Hoffmannopengl: move shader init from console-gl.c to shader.c
2017-10-17 Gerd Hoffmannconsole: add support for dmabufs
2017-10-17 Gerd Hoffmanncirrus: fix oob access in mode4and5 write functions
2017-10-17 Gerd Hoffmannvga: add ram_addr_t cast
2017-10-17 Gerd Hoffmannvga: handle cirrus vbe mode wraparounds.
2017-10-17 Gerd Hoffmannvga: drop line_offset variable
2017-10-16 Greg Kurzspapr_cpu_core: rewrite machine type sanity check
2017-10-16 Greg Kurzspapr_pci: fail gracefully with non-pseries machine...
2017-10-16 David Gibsonspapr: Correct RAM size calculation for HPT resizing
2017-10-16 Igor Mammedovppc: pnv: consolidate type definitions and batch regist...
2017-10-16 Igor Mammedovppc: pnv: drop PnvChipClass::cpu_model field
2017-10-16 Igor Mammedovppc: pnv: define core types statically
2017-10-16 Igor Mammedovppc: pnv: drop PnvCoreClass::cpu_oc field
2017-10-16 Igor Mammedovppc: pnv: normalize core/chip type names
2017-10-16 Igor Mammedovppc: pnv: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: spapr: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: move ppc_cpu_lookup_alias() before its first user
2017-10-16 Igor Mammedovppc: spapr: use cpu model names as tcg defaults instead...
2017-10-16 Igor Mammedovppc: spapr: register 'host' core type along with the...
2017-10-16 Igor Mammedovppc: spapr: use cpu type name directly
2017-10-16 Igor Mammedovppc: spapr: define core types statically
2017-10-16 Igor Mammedovppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_pa...
2017-10-16 Igor Mammedovppc: spapr: replace ppc_cpu_parse_features() with cpu_p...
2017-10-16 Igor Mammedovppc: 40p/prep: replace cpu_model with cpu_type
2017-10-16 Igor Mammedovppc: virtex-ml507: replace cpu_model with cpu_type
2017-10-16 Igor Mammedovppc: replace cpu_model with cpu_type on ref405ep,taihu...
2017-10-16 Igor Mammedovppc: bamboo: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: mac_oldworld: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: mac_newworld: use generic cpu_model parsing
2017-10-16 Igor Mammedovppc: mpc8544ds/e500plat: use generic cpu_model parsing
2017-10-16 Igor Mammedovqom: add helper macro DEFINE_TYPES()
2017-10-16 Igor Mammedovqom: introduce type_register_static_array()
2017-10-16 Daniel Henrique... hw/ppc/spapr.c: abort unplug_request if previous unplug...
2017-10-16 Sandipan Dastarget/ppc: Fix carry flag setting for shift algebraic...
2017-10-16 David Gibsontarget/ppc: Add POWER9 DD2.0 model information
2017-10-16 Greg Kurzspapr: sanity check size of the CAS buffer
2017-10-16 Greg Kurzspapr: fix OF word name in comment
2017-10-16 Thomas Huthtarget/ppc: Remove unused PPC 460 and 460F definitions
2017-10-16 Greg Kurzhw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
2017-10-16 Mark Cave-Aylandmacio: add missing registers to VMStateDescription
2017-10-16 Stefan BergerAdd myself as maintainer for TPM code
2017-10-16 Eduardo Otubofilter-mirror: segfault when specifying non existent...
2017-10-16 Fam ZhengMAINTAINERS: Track default-configs/pci.mak
2017-10-16 Fam ZhengMAINTAINERS: Fix Sun4v file
2017-10-16 Fam ZhengMAINTAINERS: Clean up SCSI device section
2017-10-16 Peter Maydellinclude/hw/or-irq.h: Drop unused in_irqs field
2017-10-16 Stefan Weilio: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attri...
2017-10-16 Markus Armbrusteros-posix: Drop misleading comment
2017-10-16 Marco A L Barbosalinux-user: Add some random ioctls
2017-10-16 Emilio G. Cotafutex: add missing header guards
2017-10-16 Anthony PERARDui/gtk: Fix deprecation of vte_terminal_copy_clipboard
2017-10-16 Carlo Marcelo... gitignore: ignore check-qlit test
2017-10-16 Carlo Marcelo... linux-user: remove duplicate break in syscall
2017-10-16 Michael Tokarevqemu-doc.texi: remove trailing whitespace
2017-10-16 Peter MaydellMerge remote-tracking branch 'remotes/huth/tags/pull...
2017-10-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-10-16 Paolo Bonzinitarget/i386: trap on instructions longer than >15 bytes
2017-10-16 Paolo Bonzinitarget/i386: introduce x86_ld*_code
2017-10-16 Paolo Bonzinitco: add trace events
2017-10-16 Peter Maydelldocs/devel/loads-stores.rst: Document our various load...
2017-10-16 Paolo Bonzininios2: define tcg_env
2017-10-16 Paolo Bonzinibuild: remove CONFIG_LIBDECNUMBER
2017-10-16 Daniel P. Berrangeio: fix mem leak in websock error path
next