sdk/emulator/qemu.git
2014-06-09 Gabriel L.... tests: e1000: test additional device IDs
2014-06-09 Gabriel L.... e1000: allow command-line selection of card model
2014-06-09 Jiri Pirkovmxnet3: fix msix vectors unuse
2014-06-09 Peter Crosthwaitenet: xilinx_ethlite: Fix Rx-pong interrupt
2014-06-08 Samuel Thibaultslirp/arp: do not special-case bogus IP addresses
2014-06-08 Peter Maydelltarget-cris/translate.c: Remove _t_gen_mov_TN_env and...
2014-06-08 Peter Maydelltarget-cris/translate.c: Remove t_gen_mov_TN_reg and...
2014-06-08 Peter Crosthwaiteintc: xilinx_uartlite: Convert SBD::init -> instance_init
2014-06-08 Peter Crosthwaitechar: xilinx_uartlite: Convert to realize()
2014-06-08 Peter Crosthwaitechar: xilinx_uartlite: Don't reset from init
2014-06-08 Peter Crosthwaitenet: xilinx_ethlite: Convert to realize()
2014-06-08 Peter Crosthwaitenet: xilinx_ethlite: Don't reset from init
2014-06-08 Peter Crosthwaitetimer: xilinx_timer: Convert to realize()
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mdroth/qga-pull...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/softmmu...
2014-06-05 Mark Cave-Aylandapb: implement IOMMU translation for PCI host bridge
2014-06-05 Mark Cave-Aylandapb: handle reading/writing of IOMMU control registers
2014-06-05 Mark Cave-Aylandapb: fix IOMMU register sizes
2014-06-05 Mark Cave-Aylandapb: Move IOMMU registers into a separate IOMMUState...
2014-06-05 Mark Cave-Aylandtcx: move initialisation from realizefn to initfn
2014-06-05 Mark Cave-Aylandtcx: move initialisation from SysBusDevice class to...
2014-06-05 Mark Cave-Aylandcg3: add extra check to prevent CG3 register array...
2014-06-05 Mark Cave-Aylandcg3: move initialisation from realizefn to initfn
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-06-05 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-05 Don Slutzqdev: Add test of qdev_prop_check_global
2014-06-05 Don Slutzqdev: Display warning about unused -global
2014-06-05 Paolo Bonzinitarget-i386: cleanup x86_cpu_get_phys_page_debug
2014-06-05 Paolo Bonzinitarget-i386: fix protection bits in the TLB for SMEP
2014-06-05 Paolo Bonzinitarget-i386: support long addresses for 4MB pages ...
2014-06-05 Paolo Bonzinitarget-i386: raise page fault for reserved bits in...
2014-06-05 Paolo Bonzinitarget-i386: unify reserved bits and NX bit check
2014-06-05 Paolo Bonzinitarget-i386: simplify pte/vaddr calculation
2014-06-05 Paolo Bonzinitarget-i386: raise page fault for reserved physical...
2014-06-05 Paolo Bonzinitarget-i386: test reserved PS bit on PML4Es
2014-06-05 Paolo Bonzinitarget-i386: set correct error code for reserved bit...
2014-06-05 Paolo Bonzinitarget-i386: introduce support for 1 GB pages
2014-06-05 Paolo Bonzinitarget-i386: introduce do_check_protect label
2014-06-05 Paolo Bonzinitarget-i386: tweak handling of PG_NX_MASK
2014-06-05 Paolo Bonzinitarget-i386: commonize checks for PAE and non-PAE
2014-06-05 Paolo Bonzinitarget-i386: commonize checks for 4MB and 4KB pages
2014-06-05 Paolo Bonzinitarget-i386: commonize checks for 2MB and 4KB pages
2014-06-05 Paolo Bonzinitarget-i386: fix coding standards in x86_cpu_handle_mmu...
2014-06-05 Paolo Bonzinitarget-i386: simplify SMAP handling in MMU_KSMAP_IDX
2014-06-05 Paolo Bonzinitarget-i386: fix kernel accesses with SMAP and CPL = 3
2014-06-05 Paolo Bonzinitarget-i386: move check_io helpers to seg_helper.c
2014-06-05 Paolo Bonzinitarget-i386: rename KSMAP to KNOSMAP
2014-06-05 Paolo Bonzinisoftmmu: move all load/store functions to cpu_ldst.h
2014-06-05 Paolo Bonzinisoftmmu: introduce cpu_ldst.h
2014-06-05 Paolo Bonzinitarget-arm: move arm_*_code to a separate file
2014-06-05 Paolo Bonzinisoftmmu: move softmmu_template.h out of include/
2014-06-05 Paolo Bonzinisoftmmu: commonize helper definitions
2014-06-05 Paolo Bonzinisoftmmu: move ALIGNED_ONLY to cpu.h
2014-06-05 Paolo Bonzinisoftmmu: make do_unaligned_access a method of CPU
2014-06-05 Paolo Bonzinisoftmmu: move definition of CPU_MMU_INDEX to inclusion...
2014-06-05 Paolo Bonzinisoftmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
2014-06-05 Paolo Bonzinisoftmmu: start introducing SOFTMMU_CODE_ACCESS in softm...
2014-06-05 Paolo Bonzinihw: use ld_p/st_p instead of ld_raw/st_raw
2014-06-05 Paolo Bonzininseries: clean up coding style
2014-06-05 Stefan Weilcputlb: Fix regression with TCG interpreter (bug 1310324)
2014-06-04 Alexander GrafTCG: Fix tcg_gen_extr_i64_tl for 32bit
2014-06-04 Richard Hendersontcg: Remove TCG_TARGET_HAS_new_ldst
2014-06-04 Richard Hendersontci: Convert to new ldst opcodes
2014-06-04 Richard Hendersontcg-i386: Fix win64 qemu store
2014-06-04 Jidong Xiaokvm: Fix eax for cpuid leaf 0x40000000
2014-06-04 Gerd Hoffmanndocs/multiseat.txt: add note about spice
2014-06-04 Gerd Hoffmanndocs/multiseat.txt: gtk joined the party
2014-06-04 Gerd Hoffmanndocs/multiseat.txt: use autoseat
2014-06-04 Gerd Hoffmanninput/vnc: use kbd delays in press_key
2014-06-04 Gerd Hoffmanninput/curses: add kbd delay between keydown and keyup...
2014-06-04 Gerd Hoffmanninput: use kbd delays for send_key monitor command
2014-06-04 Gerd Hoffmanninput: add support for kbd delays
2014-06-03 Gongleiqga: Fix handle fd leak in acquire_privilege()
2014-06-03 Marcelo Tosattikvmclock: Ensure proper env->tsc value for kvmclock_cur...
2014-06-03 Alex Williamsonkvm: Enable -cpu option to hide KVM
2014-06-03 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-06-03 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Gerd Hoffmannseabios: update to 1.7.5 final
2014-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-06-02 Gerd Hoffmannxhci: order superspeed ports first
2014-06-02 Gongleivnc-enc-tight: Fix divide-by-zero in tight_detect_smoot...
2014-06-02 Gerd Hoffmannvnc: add trace events for key events
2014-06-02 Gerd Hoffmannvnc: refuse to set a password with VNC_AUTH_NONE
2014-06-02 Gerd Hoffmannxhci: make port reset trace point more verbose
2014-06-02 Gerd Hoffmannusb: add usb_pick_speed
2014-06-02 Gerd Hoffmannusb-host: add HAVE_STREAMS define
2014-06-02 Gerd Hoffmannusb-host: allow attaching usb3 devices to ehci
2014-06-02 Gerd Hoffmannusb: improve ehci/uhci test
2014-06-02 Gerd Hoffmannusb: move ehci register defines to header file
2014-06-02 Gerd Hoffmannusb: add uhci port status reserved bit
2014-06-02 Gerd Hoffmannusb: move uhci register defines to header file
2014-06-02 Gerd Hoffmannqtest: fix qpci_config_writel
2014-06-02 Gerd Hoffmannsdl2: textinput + terminal
2014-06-02 Gerd Hoffmannsdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
2014-06-02 Gerd Hoffmannconsole: add kbd_put_string_console
next