OSDN Git Service

qmiga/qemu.git
2015-01-07 Alexander GrafPPC: e500: Move CCSR definition to params
2014-12-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-12-23 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-12-22 Laszlo Ersekhw/arm/virt: enable passing of EFI-stubbed kernel to...
2014-12-22 Laszlo Ersekhw/arm: pass pristine kernel image to guest firmware...
2014-12-22 Laszlo Ersekhw/loader: split out load_image_gzipped_buffer()
2014-12-22 Laszlo Ersekarm: add fw_cfg to "virt" board
2014-12-22 Laszlo Ersekfw_cfg_mem: expose the "data_width" property with fw_cf...
2014-12-22 Laszlo Ersekfw_cfg_mem: introduce the "data_width" property
2014-12-22 Paolo Bonziniexec: allows 8-byte accesses in subpage_ops
2014-12-22 Laszlo Ersekfw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE...
2014-12-22 Laszlo Ersekfw_cfg_mem: max access size and region size are the...
2014-12-22 Laszlo Ersekfw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
2014-12-22 Laszlo Ersekfw_cfg: hard separation between the MMIO and I/O port...
2014-12-22 Fabian Aggelertarget-arm: add cpu feature EL3 to CPUs with Security...
2014-12-22 Greg Bellowstarget-arm: Disable EL3 on unsupported machines
2014-12-22 Greg Bellowstarget-arm: Breakout integratorcp and versatilepb cpu...
2014-12-22 Greg Bellowstarget-arm: Set CPU has_el3 prop during virt init
2014-12-22 Greg Bellowstarget-arm: Enable CPU has_el3 prop during VE init
2014-12-22 Greg Bellowstarget-arm: Add arm_boot_info secure_boot control
2014-12-22 Greg Bellowstarget-arm: Add ARMCPU secure property
2014-12-22 Greg Bellowstarget-arm: Add feature unset function
2014-12-22 Greg Bellowstarget-arm: Add virt machine secure property
2014-12-22 Greg Bellowstarget-arm: Add virt class and machine types
2014-12-22 Greg Bellowstarget-arm: Change vexpress daughterboard init arg
2014-12-22 Greg Bellowstarget-arm: Add vexpress machine secure property
2014-12-22 Greg Bellowstarget-arm: Switch to common vexpress machine init
2014-12-22 Greg Bellowstarget-arm: Add vexpress a9 & a15 machine objects
2014-12-22 Greg Bellowstarget-arm: Add vexpress class and machine types
2014-12-22 Marcel Apfelbaumvl.c: add HMP help to machine
2014-12-22 Marcel Apfelbaumvl.c: simplified machine_set_property
2014-12-22 Marcel Apfelbaummachine: remove qemu_machine_opts global list
2014-12-22 Greg Bellowstarget-arm: Merge EL3 CP15 register lists
2014-12-22 Peter Maydellaudio: Don't free hw resources until after hw backend...
2014-12-22 Alex Williamsonvfio: Cleanup error_report()s
2014-12-22 Eric Augerhw/vfio: create common module
2014-12-22 Eric Augerhw/vfio/pci: use name field in format strings
2014-12-22 Eric Augerhw/vfio/pci: rename group_list into vfio_group_list
2014-12-22 Eric Augerhw/vfio/pci: split vfio_get_device
2014-12-22 Eric Augerhw/vfio/pci: Introduce VFIORegion
2014-12-22 Eric Augerhw/vfio/pci: handle reset at VFIODevice
2014-12-22 Eric Augerhw/vfio/pci: add type, name and group fields in VFIODevice
2014-12-22 Peter MaydellMerge remote-tracking branch 'remotes/gonglei/tags...
2014-12-22 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2014-12-22 Gongleibootdevice: add Error **errp argument for QEMUBootSetHa...
2014-12-22 Gongleibootdevice: add validate check for qemu_boot_set()
2014-12-22 Gongleibootdevice: add Error **errp argument for qemu_boot_set()
2014-12-22 Gongleibootdevice: add Error **errp argument for validate_boot...
2014-12-22 Gongleibootdevice: move code about bootorder from vl.c to...
2014-12-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-21 Bastian Koppelmanntarget-tricore: Add instructions of RR1 opcode format...
2014-12-21 Bastian Koppelmanntarget-tricore: Fix MFCR/MTCR insn and B format offset.
2014-12-21 Bastian Koppelmanntarget-tricore: Add missing 1.6 insn of BOL opcode...
2014-12-21 Bastian Koppelmanntarget-tricore: Add instructions of RR opcode format...
2014-12-21 Bastian Koppelmanntarget-tricore: Add instructions of RR opcode format...
2014-12-21 Bastian Koppelmanntarget-tricore: Add instructions of RR opcode format...
2014-12-21 Bastian Koppelmanntarget-tricore: Add instructions of RR opcode format...
2014-12-21 Bastian Koppelmanntarget-tricore: Change SSOV/SUOV makro name to SSOV32...
2014-12-21 Bastian Koppelmanntarget-tricore: Fix mask handling JNZ.T being 7 bit...
2014-12-21 Alex Zuepketarget-tricore: pretty-print register dump and show...
2014-12-21 Alex Zuepketarget-tricore: add missing 64-bit MOV in RLC format
2014-12-21 Alex Zuepketarget-tricore: typo in BOL format
2014-12-21 Alex Zuepketarget-tricore: fix offset masking in BOL format
2014-12-20 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-12-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-20 Paolo Bonziniexec: change default exception_index value for migratio...
2014-12-20 Paolo Bonzinicpu: initialize cpu->exception_index on reset
2014-12-19 Eric Augerhw/vfio/pci: introduce minimalist VFIODevice with fd
2014-12-19 Eric Augerhw/vfio/pci: generalize mask/unmask to any IRQ index
2014-12-19 Eric Augerhw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
2014-12-19 Kim Phillipsvfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio...
2014-12-19 Frank Blaschkavfio: fix adding memory listener to the right address...
2014-12-19 Eric Augervfio: migration to trace points
2014-12-19 Michael S.... e1000: defer packets until BM enabled
2014-12-19 Markus Armbrusternet: Use g_new() & friends where that makes obvious...
2014-12-19 Markus Armbrusternet: Fuse g_malloc(); memset() into g_new0()
2014-12-19 Jason Wangnet: don't use set/get_pointer() in set/get_netdev()
2014-12-19 Wangkai (Kevin,C)tap: fix vcpu long time io blocking on tap
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20141...
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-12-17 Gerd Hoffmannupdate ipxe from 69313ed to 35c5379
2014-12-17 Max Reitzsdl2: Work around SDL2 SDL_ShowWindow() bug
2014-12-17 Max Reitzsdl2: Use correct sdl2_console for window events
2014-12-17 Gerd Hoffmannsdl2: move sdl2_2d_refresh to sdl2-2d.c
2014-12-17 Gerd Hoffmannsdl2: factor out sdl2_poll_events
2014-12-17 Gerd Hoffmannsdl2: add+use sdl2_2d_redraw function.
2014-12-17 Gerd Hoffmannsdl2: move sdl_switch to sdl2-2d.c
2014-12-17 Gerd Hoffmannsdl2: overhaul window size handling
2014-12-17 Gerd Hoffmannsdl2: move sdl_update to new sdl2-2d.c
2014-12-17 Gerd Hoffmannsdl2: turn on keyboard grabs
2014-12-17 Gerd Hoffmannsdl2: move keyboard input code to new sdl2-input.c
2014-12-17 Gerd Hoffmannsdl2: rename sdl2_state to sdl2_console, move to header...
2014-12-17 Max Filippovtarget-xtensa: don't generate dead code
2014-12-17 Max Filippovtarget-xtensa: record available window in TB flags
2014-12-17 Max Filippovtarget-xtensa: test cross-page opcode
2014-12-17 Max Filippovtarget-xtensa: fix translation for opcodes crossing...
2014-12-17 Max Filippovtcg: add separate monitor command to dump opcode counters
2014-12-16 Antony Pavlovqemu-log: add log category for MMU info
2014-12-16 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
next