OSDN Git Service

qmiga/qemu.git
2019-01-11 Paolo Bonziniscripts: add script to convert multiline comments into...
2019-01-11 Peng Haohw/watchdog/wdt_i6300esb: remove a unnecessary comment
2019-01-11 Paolo Bonzinicheckpatch: warn about qemu/queue.h head structs that...
2019-01-11 Paolo Bonziniqemu/queue.h: simplify reverse access to QTAILQ
2019-01-11 Paolo Bonziniqemu/queue.h: reimplement QTAILQ without pointer-to...
2019-01-11 Paolo Bonziniqemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
2019-01-11 Paolo Bonziniqemu/queue.h: typedef QTAILQ heads
2019-01-11 Paolo Bonziniqemu/queue.h: leave head structs anonymous unless necessary
2019-01-11 Paolo Bonzinivfio: make vfio_address_spaces static
2019-01-11 Paolo Bonziniqemu/queue.h: do not access tqe_prev directly
2019-01-11 Paolo Bonzinitest: replace gtester with a TAP driver
2019-01-11 Paolo Bonzinitest: execute g_test_run when tests are skipped
2019-01-11 Marc-André... qga: drop < Vista compatibility
2019-01-11 Marc-André... build-sys: build with Vista API by default
2019-01-11 Marc-André... build-sys: move windows defines in osdep.h header
2019-01-11 Marc-André... build-sys: don't include windows.h, osdep.h does it
2019-01-11 Guenter Roeckscsi: esp: Defer command completion until previous...
2019-01-11 Guenter Roeckesp-pci: Fix status register write erase control
2019-01-11 Stefan Hajnocziblock/iscsi: cancel libiscsi task when ABORT TASK TMF...
2019-01-11 Stefan Hajnocziblock/iscsi: fix ioctl cancel use-after-free
2019-01-11 Stefan Hajnocziblock/iscsi: take iscsilun->mutex in iscsi_timed_check_...
2019-01-11 Stefan Hajnocziblock/iscsi: drop unused IscsiAIOCB->buf field
2019-01-11 Alexandro Sanchez... hax: Support for Linux hosts
2019-01-11 Paolo Bonzinimemory: update coalesced_range on transaction_commit
2019-01-11 Paolo Bonzinimemory: avoid unnecessary coalesced_io_del operations
2019-01-11 Paolo Bonzinimemory: extract flat_range_coalesced_io_{del,add}
2019-01-11 Paolo Bonzinipam: wrap MemoryRegion initialization in a transaction
2019-01-11 Paolo Bonzinicheckpatch: colorize output to terminal
2019-01-11 Paolo Bonzinicheckpatch: improve handling of multiple patches or...
2019-01-11 Paolo Bonzinicheckpatch: check Signed-off-by in --mailback mode
2019-01-11 Paolo Bonzinicheckpatch: fix premature exit when no input or --mailback
2019-01-11 Thomas Huthaccel: Improve selection of the default accelerator
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2019-01-10 Peter Maydelllinux-user: make pwrite64/pread64(fd, NULL, 0, offset...
2019-01-10 Tom DeseynAdd getsockopt for settable SOL_IPV6 options
2019-01-10 Frediano Zigliospice: Remove unused include
2019-01-10 Gerd Hoffmannkeymaps: drop support for include files
2019-01-10 Gerd Hoffmannkeymaps: remove common include
2019-01-10 Gerd Hoffmannkeymaps: drop nl-be map
2019-01-10 Gerd Hoffmannkeymaps: remove modifiers include
2019-01-10 Peter Maydellui/console: Remove qemu_create_display_surface_guestmem()
2019-01-10 Marc-André... configure: bump spice-server required version to 0...
2019-01-10 Gerd Hoffmannegl-headless: add egl_create_context
2019-01-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-01-09 Li Qiangioapic: use TYPE_FOO MACRO than constant string
2019-01-09 Thomas Huthtrivial: Don't include isa.h if it is not really necessary
2019-01-09 Thomas Huthhw/audio/marvell: Don't include unnecessary i2c.h heade...
2019-01-09 Priit Laesqom: Include qemu/fprintf-fn.h in cpu.h
2019-01-09 Wainer dos... hw/core: fix whitespace in a sentence
2019-01-09 Eric Blaketypedefs: (Re-)sort entries alphabetically
2019-01-09 Philippe Mathieu... docker: Use a stable snapshot for Debian Sid
2019-01-09 Li Fengblock/nvme: optimize the performance of nvme driver...
2019-01-08 Cédric Le Goaterspapr: enable XIVE MMIOs at reset
2019-01-08 Cédric Le Goaterspapr: introduce a new sPAPR IRQ backend supporting...
2019-01-08 Cédric Le Goaterppc/xics: allow ICSState to have an offset 0
2019-01-08 Cédric Le Goaterspapr: move the qemu_irq array under the machine
2019-01-08 Cédric Le Goaterpnv/psi: move the ICSState qemu_irq array under the...
2019-01-08 Cédric Le Goaterppc: export the XICS and XIVE set_irq handlers
2019-01-08 Cédric Le Goaterspapr: return from post_load method when RTC import...
2019-01-08 Cédric Le Goaterppc: replace the 'Object *intc' by a 'ICPState *icp...
2019-01-08 Cédric Le Goaterppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
2019-01-08 Cédric Le Goaterspapr: modify the prototype of the cpu_intc_create...
2019-01-08 Cédric Le Goaterspapr/xive: simplify the sPAPR IRQ qirq method for...
2019-01-08 Greg Kurzspapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
2019-01-08 Michael Rothpci: allow cleanup/unregistration of PCI root buses
2019-01-08 Greg Kurzspapr: move spapr_create_phb() to core machine code
2019-01-08 Mark Cave-AylandMAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
2019-01-08 Thomas HuthMAINTAINERS: Add some missing ppc-related files
2019-01-08 Mark Cave-Aylandtarget/ppc: replace AVR* macros with Vsr* macros
2019-01-08 Mark Cave-Aylandtarget/ppc: move FP and VMX registers into aligned...
2019-01-08 Mark Cave-Aylandtarget/ppc: merge ppc_vsr_t and ppc_avr_t union types
2019-01-08 Mark Cave-Aylandtarget/ppc: switch FPR, VMX and VSX helpers to access...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vs...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_avr64() and set_avr64() helpe...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_fpr() and set_fpr() helpers...
2019-01-08 Mark Cave-Aylandtarget/ppc: switch EXTRACT_HELPER macros over to use...
2019-01-08 Mark Cave-Aylandtarget/ppc: fix typo in SIMM5 extraction helper
2019-01-08 BALATON ZoltanMAINTAINERS: Add more files to sam460ex
2019-01-08 BALATON Zoltanppc4xx: Disable debug logging by default
2019-01-08 Alexey Kardashevskiyppc/spapr: Receive and store device tree blob from...
2019-01-08 Laurent Vivierspapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-01-08 Roman Bolshakovqemu-thread: Don't block SEGV, ILL and FPE
2019-01-08 Roman Bolshakovutil: Implement debug-threads for macOS
2019-01-08 Markus Armbrusterui/cocoa: Include less of the generated modular QAPI...
2019-01-08 Paolo Bonziniusb: move ehci_create_ich9_with_companions to hw/i386
2019-01-08 Hongbo Zhanghw/usb: Add generic sys-bus EHCI controller
2019-01-08 Li Qiangusb: dev-mtp: fix memory leak in error path
2019-01-08 Jonathan Daviesusb: drop unnecessary usb_device_post_load checks
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-01-08 Richard Hendersonpc-bios: Update palcode-clipper
2019-01-07 Richard Hendersontarget/alpha: Fix user-only initialization of fpcr
2019-01-07 Peter Maydellhw/alpha/typhoon: Stop calling cpu_unassigned_access()
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-01-07 Nick HudsonSupport u-boot noload images for arm as used by, NetBSD...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-01-07 Peter Maydellhw/misc/tz-mpc: Fix value of BLK_MAX register
next