OSDN Git Service

qmiga/qemu.git
2018-03-06 Marc-André... build-sys: fix -fsanitize=address check
2018-03-06 Alexey Kardashevskiyqmp: Add qom-list-properties to list QOM object properties
2018-03-06 Alexey Kardashevskiyqmp: Merge ObjectPropertyInfo and DevicePropertyInfo
2018-03-06 Thomas HuthDocument --rtc-td-hack, --localtime and --startdate...
2018-03-06 David Hildenbrandcpus: CPU threads are always created initially for...
2018-03-06 David Hildenbrandcpus: wait for CPU creation at central place
2018-03-06 David Hildenbrandcpus: properly inititalize CPU > 1 under single-threade...
2018-03-06 Thomas Huthscsi: Remove automatic creation of SCSI controllers...
2018-03-06 Thomas HuthRemove the deprecated -tdf option
2018-03-06 Paolo Bonzinig364fb: fix DirtyBitmapSnapshot leak
2018-03-06 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-03-06 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-03-06 Simon GuoPowerPC: Add TS bits into msr_mask
2018-03-06 Mark Cave-Aylandadb: add trace-events for monitoring keyboard/mouse...
2018-03-06 David EngrafPPC: e500: Fix duplicate kernel load and device tree...
2018-03-06 Nikunj A Dadhaniahw/ppc/spapr,e500: Use new property "stdout-path" for...
2018-03-06 Suraj Jitindar... ppc/spapr-caps: Define the pseries-2.12-sxxm machine...
2018-03-06 Suraj Jitindar... ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
2018-03-06 Suraj Jitindar... ppc/spapr-caps: Convert cap-sbbc to custom spapr-cap
2018-03-06 Suraj Jitindar... ppc/spapr-caps: Convert cap-cfpc to custom spapr-cap
2018-03-06 Suraj Jitindar... ppc/spapr-caps: Add support for custom spapr_capabilities
2018-03-06 Suraj Jitindar... target/ppc: Check mask when setting cap_ppc_safe_indire...
2018-03-06 Mark Cave-Aylandmacio: remove macio_init() function
2018-03-06 Mark Cave-Aylandmacio: move setting of CUDA timebase frequency to macio...
2018-03-06 Mark Cave-Aylandmac_newworld: use object link to pass OpenPIC object...
2018-03-06 Mark Cave-Aylandopenpic: move OpenPIC state and related definitions...
2018-03-06 Mark Cave-Aylandopenpic: move KVM-specific declarations into separate...
2018-03-06 Mark Cave-Aylandmac_oldworld: use object link to pass heathrow PIC...
2018-03-06 Mark Cave-Aylandmacio: move macio related structures and defines into...
2018-03-06 Mark Cave-Aylandheathrow: change heathrow_pic_init() to return the...
2018-03-06 Mark Cave-Aylandheathrow: convert to trace-events
2018-03-06 Mark Cave-Aylandheathrow: QOMify heathrow PIC
2018-03-06 Mark Cave-Aylandmacio: move ESCC device within the macio device
2018-03-06 Mark Cave-Aylandmacio: embed DBDMA device directly within macio
2018-03-06 Greg Kurzspapr: harden code that depends on VSMT
2018-03-06 Greg Kurzspapr: register dummy ICPs later
2018-03-06 BALATON Zoltanppc: Add aCube Sam460ex board
2018-03-06 BALATON Zoltanpc-bios: Added u-boot-sam460 firmware binary
2018-03-06 BALATON Zoltanroms: Added git submodule for u-boot-sam460 (firmware...
2018-03-06 BALATON Zoltanppc440: Add emulation of plb-pcix controller found...
2018-03-06 BALATON Zoltanppc440_uc: Fix unintialized variable warning with older gcc
2018-03-06 Greg Kurzspapr: fix missing CPU core nodes in DT when running...
2018-03-05 Kevin Wolfblock: Fix NULL dereference on empty drive error
2018-03-05 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-03-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-03-05 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-03-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-03-05 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2018-03-05 Fam ZhengREADME: Document 'git-publish' workflow
2018-03-05 Fam ZhengAdd a git-publish configuration file
2018-03-05 Thomas Huthtests/libqos: Check for valid dev pointer when looking...
2018-03-05 Su Hangutil/uri.c: wrap single statement blocks with braces {}
2018-03-05 Su Hangutil/uri.c: remove brackets that wrap `return` statemen...
2018-03-05 Su Hangutil/uri.c: Coding style check, Only whitespace involved
2018-03-05 Gerd Hoffmannui/sdl: build as module
2018-03-05 Gerd Hoffmannaudio: rename CONFIG_* to CONFIG_AUDIO_*
2018-03-05 Gerd Hoffmannui/curses: build as module
2018-03-05 Gerd Hoffmannui/gtk: build as module
2018-03-05 Gerd Hoffmannconfigure: opengl doesn't depend on x11
2018-03-05 Gerd Hoffmannconfigure: add X11 vars to config-host.mak
2018-03-05 Gerd Hoffmannconsole: add ui module loading support
2018-03-05 Gerd Hoffmannconsole: add and use qemu_display_find_default
2018-03-05 Gerd Hoffmannegl-headless: switch over to new display registry
2018-03-05 Gerd Hoffmanncurses: switch over to new display registry
2018-03-05 Gerd Hoffmanncocoa: switch over to new display registry
2018-03-05 Gerd Hoffmannsdl: switch over to new display registry
2018-03-05 Gerd Hoffmannconsole: add qemu display registry, add gtk
2018-03-05 Jay Zhoutap: setting error appropriately when calling net_init_...
2018-03-05 Thomas Huthhw/net: Remove unnecessary header includes
2018-03-05 Thomas Huthnet: Add a new convenience option "--nic" to configure...
2018-03-05 Thomas Huthnet: Remove the deprecated 'host_net_add' and 'host_net...
2018-03-05 Thomas Huthnet: Remove the deprecated way of dumping network packets
2018-03-05 Thomas Huthnet: Make net_client_init() static
2018-03-05 Thomas Huthnet: Only show vhost-user in the help text if CONFIG_PO...
2018-03-05 Thomas Huthnet: List available netdevs with "-netdev help"
2018-03-05 Thomas Huthnet: Move error reporting from net_init_client/netdev...
2018-03-04 Laurent Viviertarget/m68k: add fscale, fgetman and fgetexp
2018-03-04 Laurent Viviersoftfloat: use floatx80_infinity in softfloat
2018-03-04 Laurent Viviertarget/m68k: add fmod/frem
2018-03-04 Laurent Viviersoftfloat: export some functions
2018-03-04 Laurent Viviertarget/m68k: TCGv returned by gen_load() must be freed
2018-03-02 Markus Armbrusterqapi: Don't create useless directory qapi-generated
2018-03-02 Markus ArmbrusterFix up dangling references to qmp-commands.* in comment...
2018-03-02 Markus Armbrusterqapi: Move qapi-schema.json to qapi/, rename generated...
2018-03-02 Markus Armbrusterdocs: Correct outdated information on QAPI
2018-03-02 Markus Armbrusterdocs/devel/writing-qmp-commands: Update for modular...
2018-03-02 Markus Armbrusterqapi: Empty out qapi-schema.json
2018-03-02 Markus ArmbrusterInclude less of the generated modular QAPI headers
2018-03-02 Markus Armbrusterqapi: Generate separate .h, .c for each module
2018-03-02 Eric Blakewatchdog: Consolidate QAPI into single file
2018-03-02 Markus Armbrusterqapi/common: Fix guardname() for funny filenames
2018-03-02 Markus Armbrusterqapi/types qapi/visit: Generate built-in stuff into...
2018-03-02 Markus Armbrusterqapi: Make code-generating visitors use QAPIGen more
2018-03-02 Markus Armbrusterqapi: Rename generated qmp-marshal.c to qmp-commands.c
2018-03-02 Markus Armbrusterqapi: Record 'include' directives in intermediate repre...
2018-03-02 Markus Armbrusterqapi: Generate in source order
2018-03-02 Markus Armbrusterqapi: Record 'include' directives in parse tree
2018-03-02 Markus Armbrusterqapi: Concentrate QAPISchemaParser.exprs updates in...
2018-03-02 Markus Armbrusterqapi: Lift error reporting from QAPISchema.__init__...
2018-03-02 Markus Armbrusterqapi/common: Eliminate QAPISchema.exprs
next