OSDN Git Service

qmiga/qemu.git
2018-04-30 Laurent Vivierlinux-user: move hppa signal.c parts to hppa directory
2018-04-30 Laurent Vivierlinux-user: move riscv signal.c parts to riscv directory
2018-04-30 Laurent Vivierlinux-user: move tilegx signal.c parts to tilegx directory
2018-04-30 Laurent Vivierlinux-user: move alpha signal.c parts to alpha directory
2018-04-30 Laurent Vivierlinux-user: move m68k signal.c parts to m68k directory
2018-04-30 Laurent Vivierlinux-user: move s390x signal.c parts to s390x directory
2018-04-30 Laurent Vivierlinux-user: move openrisc signal.c parts to openrisc...
2018-04-30 Laurent Vivierlinux-user: move nios2 signal.c parts to nios2 directory
2018-04-30 Laurent Vivierlinux-user: move cris signal.c parts to cris directory
2018-04-30 Laurent Vivierlinux-user: move microblaze signal.c parts to microblaz...
2018-04-30 Laurent Vivierlinux-user: move sh4 signal.c parts to sh4 directory
2018-04-30 Laurent Vivierlinux-user: move arm signal.c parts to arm directory
2018-04-30 Laurent Vivierlinux-user: move aarch64 signal.c parts to aarch64...
2018-04-30 Laurent Vivierlinux-user: create a dummy per arch signal.c
2018-04-30 Peter Maydelllinux-user: Fix getdents emulation for 64 bit guest...
2018-04-30 Alex Bennéelinux-user: set minimum uname for RISC-V
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-04-27 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-04-27 Tina Zhangui: introduce vfio_display_reset
2018-04-27 Tina Zhangconsole: introduce dpy_gfx_update_full
2018-04-27 Elie Tourniersdl: Allow OpenGL ES context creation
2018-04-27 Michal Privoznikccid-card: include libcacard.h only
2018-04-27 John ThomsonFix libusb-1.0.22 deprecated libusb_set_debug with...
2018-04-27 Jason Andryukccid: Fix dwProtocols advertisement of T=0
2018-04-27 David GibsonClear mem_path if we fall back to anonymous RAM allocation
2018-04-27 David Gibsonspapr: Set compatibility mode before the rest of spapr_...
2018-04-27 David Gibsontarget/ppc: Don't bother with MSR_EP in cpu_ppc_set_papr()
2018-04-27 Bharata B Raospapr: Support ibm,dynamic-memory-v2 property
2018-04-27 Igor Mammedovppc: e500: switch E500 based machines to full machine...
2018-04-27 Serhii Popovychspapr: Add ibm,max-associativity-domains property
2018-04-27 David Gibsontarget/ppc: Fold slb_nr into PPCHash64Options
2018-04-27 David Gibsontarget/ppc: Get rid of POWERPC_MMU_VER() macros
2018-04-27 David Gibsontarget/ppc: Remove unnecessary POWERPC_MMU_V3 flag...
2018-04-27 David Gibsontarget/ppc: Fold ci_large_pages flag into PPCHash64Options
2018-04-27 David Gibsontarget/ppc: Move 1T segment and AMR options to PPCHash6...
2018-04-27 David Gibsontarget/ppc: Make hash64_opts field mandatory for 64...
2018-04-27 David Gibsontarget/ppc: Split page size information into a separate...
2018-04-27 David Gibsontarget/ppc: Move page size setup to helper function
2018-04-27 David Gibsontarget/ppc: Remove fallback 64k pagesize information
2018-04-27 David Gibsontarget/ppc: Avoid taking "env" parameter to mmu-hash64...
2018-04-27 David Gibsontarget/ppc: Pass cpu instead of env to ppc_create_page_...
2018-04-27 David Gibsontarget/ppc: Simplify cpu valid check in ppc_cpu_realize
2018-04-27 David Gibsontarget/ppc: Standardize instance_init and realize funct...
2018-04-27 Greg Kurzspapr: drop useless dynamic sysbus device sanity check
2018-04-27 Serhii PopovychRevert "spapr: Don't allow memory hotplug to memory...
2018-04-27 Greg Kurzspapr: drop useless sanity check in spapr_irq_alloc*()
2018-04-27 David GibsonAdd host_memory_backend_pagesize() helper
2018-04-27 David GibsonMake qemu_mempath_getpagesize() accept NULL
2018-04-27 David Gibsonspapr: Introduce pseries-2.13 machine type
2018-04-27 BALATON Zoltantarget/ppc: Fix reserved bit mask of dstst instruction
2018-04-27 Michael Matzppc: Fix size of ppc64 xer register
2018-04-27 Mark Cave-Aylanduninorth: rename UNINState to UNINHostState
2018-04-27 Mark Cave-Aylanduninorth: move PCI IO (ISA) memory region into the...
2018-04-27 Mark Cave-Aylanduninorth: use object link to pass OpenPIC object to...
2018-04-27 Mark Cave-Aylanduninorth: remove obsolete pci_pmac_u3_init() function
2018-04-27 Mark Cave-Aylanduninorth: remove obsolete pci_pmac_init() function
2018-04-27 Mark Cave-Aylanduninorth: enable internal PCI host bridge
2018-04-27 Mark Cave-Aylanduninorth: fix PCI and AGP bus mixup
2018-04-27 Mark Cave-Aylanduninorth: move PCI host bridge bus initialisation into...
2018-04-27 Mark Cave-Aylanduninorth: introduce temporary pic_irqs device property
2018-04-27 Mark Cave-Aylanduninorth: move PCI mmio memory region initialisation...
2018-04-27 Mark Cave-Aylandmac_oldworld: move wiring of macio IRQs to macio_oldwor...
2018-04-27 Mark Cave-Aylandmac_oldworld: remove pics IRQ array and wire up macio...
2018-04-27 Mark Cave-Aylandgrackle: move PCI IO (ISA) memory region into the grack...
2018-04-27 Mark Cave-Aylandgrackle: remove deprecated pci_grackle_init() function
2018-04-27 Mark Cave-Aylandgrackle: general tidy-up and QOMify
2018-04-27 Mark Cave-Aylandheathrow: remove obsolete heathow_init() function
2018-04-27 Mark Cave-Aylanduninorth: alter pci_pmac_init() and pci_pmac_u3_init...
2018-04-27 Mark Cave-Aylanduninorth: move uninorth definitions into uninorth.h
2018-04-27 Mark Cave-Aylanduninorth: remove stray PCIBus realize from mac_newworld.c
2018-04-27 Mark Cave-Aylanduninorth: QOMify PCI and AGP host bridges
2018-04-27 Mark Cave-Aylanduninorth: remove second set of uninorth token registers
2018-04-27 Mark Cave-Aylanduninorth: trivial style fixups
2018-04-27 Elie Tourniersdl: Move DisplayOptions global to sdl2_console
2018-04-27 Elie Tournierqapi: Parameter gl of DisplayType now accept an enum
2018-04-27 Gerd Hoffmannvnc: fix use-after-free
2018-04-26 Peter MaydellMerge remote-tracking branch 'remotes/iwj/tags/for...
2018-04-26 Ian Jacksonconfigure: do_compiler: Dump some extra info under...
2018-04-26 Ian Jacksonos-posix: cleanup: Replace perror with error_report
2018-04-26 Ian Jacksonos-posix: cleanup: Replace fprintf with error_report...
2018-04-26 Ross Lagerwallxen: Expect xenstore write to fail when restricted
2018-04-26 Ian Jacksonxen: Remove now-obsolete xen_xc_domain_add_to_physmap
2018-04-26 Ross Lagerwallxen: Use newly added dmops for mapping VGA memory
2018-04-26 Ian Jacksonos-posix: Provide new -runas <uid>:<gid> facility
2018-04-26 Ian Jacksonos-posix: cleanup: Replace fprintfs with error_report...
2018-04-26 Ian Jacksonxen: destroy_hvm_domain: Try xendevicemodel_shutdown
2018-04-26 Ian Jacksonxen: move xc_interface compatibility fallback further...
2018-04-26 Ian Jacksonxen: destroy_hvm_domain: Move reason into a variable
2018-04-26 Ian Jacksonxen: defer call to xen_restrict until just before os_se...
2018-04-26 Ian Jacksonxen: restrict: use xentoolcore_restrict_all
2018-04-26 Anthony PERARDxen: link against xentoolcore
2018-04-26 Ian JacksonAccelClass: Introduce accel_setup_post
2018-04-26 Ian Jacksoncheckpatch: Add xendevicemodel_handle to the list of...
2018-04-26 Peter Maydellvl.c: new function serial_max_hds()
2018-04-26 Peter Maydellvl.c: Remove compile time limit on number of serial...
2018-04-26 Peter Maydellsuperio: Don't use MAX_SERIAL_PORTS for serial port...
2018-04-26 Peter Maydellserial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SER...
2018-04-26 Peter Maydellhw/char/exynos4210_uart.c: Remove unneeded handling...
2018-04-26 Peter MaydellRemove checks on MAX_SERIAL_PORTS that are just bounds...
next