index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-09
e1000: remove broken support for 82573L
Gabriel L. Somlo
2014-06-09
tests: e1000: test additional device IDs
Gabriel L. Somlo
2014-06-09
e1000: allow command-line selection of card model
Gabriel L. Somlo
2014-06-09
vmxnet3: fix msix vectors unuse
Jiri Pirko
2014-06-09
net: xilinx_ethlite: Fix Rx-pong interrupt
Peter Crosthwaite
2014-06-09
slirp/arp: do not special-case bogus IP addresses
Samuel Thibault
2014-06-09
target-cris/translate.c: Remove _t_gen_mov_TN_env and _t_gen_mov_env_TN
Peter Maydell
2014-06-09
target-cris/translate.c: Remove t_gen_mov_TN_reg and t_gen_mov_reg_TN
Peter Maydell
2014-06-09
intc: xilinx_uartlite: Convert SBD::init -> instance_init
Peter Crosthwaite
2014-06-09
char: xilinx_uartlite: Convert to realize()
Peter Crosthwaite
2014-06-09
char: xilinx_uartlite: Don't reset from init
Peter Crosthwaite
2014-06-09
net: xilinx_ethlite: Convert to realize()
Peter Crosthwaite
2014-06-09
net: xilinx_ethlite: Don't reset from init
Peter Crosthwaite
2014-06-09
timer: xilinx_timer: Convert to realize()
Peter Crosthwaite
2014-06-05
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-06-05' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
apb: implement IOMMU translation for PCI host bridge
Mark Cave-Ayland
2014-06-05
apb: handle reading/writing of IOMMU control registers
Mark Cave-Ayland
2014-06-05
apb: fix IOMMU register sizes
Mark Cave-Ayland
2014-06-05
apb: Move IOMMU registers into a separate IOMMUState struct
Mark Cave-Ayland
2014-06-05
tcx: move initialisation from realizefn to initfn
Mark Cave-Ayland
2014-06-05
tcx: move initialisation from SysBusDevice class to TCX class realizefn
Mark Cave-Ayland
2014-06-05
cg3: add extra check to prevent CG3 register array overflow
Mark Cave-Ayland
2014-06-05
cg3: move initialisation from realizefn to initfn
Mark Cave-Ayland
2014-06-05
Merge remote-tracking branch 'remotes/rth/tcg-next' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-10' into staging
Peter Maydell
2014-06-05
qdev: Add test of qdev_prop_check_global
Don Slutz
2014-06-05
qdev: Display warning about unused -global
Don Slutz
2014-06-05
target-i386: cleanup x86_cpu_get_phys_page_debug
Paolo Bonzini
2014-06-05
target-i386: fix protection bits in the TLB for SMEP
Paolo Bonzini
2014-06-05
target-i386: support long addresses for 4MB pages (PSE-36)
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
2014-06-05
target-i386: unify reserved bits and NX bit check
Paolo Bonzini
2014-06-05
target-i386: simplify pte/vaddr calculation
Paolo Bonzini
2014-06-05
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
2014-06-05
target-i386: test reserved PS bit on PML4Es
Paolo Bonzini
2014-06-05
target-i386: set correct error code for reserved bit access
Paolo Bonzini
2014-06-05
target-i386: introduce support for 1 GB pages
Paolo Bonzini
2014-06-05
target-i386: introduce do_check_protect label
Paolo Bonzini
2014-06-05
target-i386: tweak handling of PG_NX_MASK
Paolo Bonzini
2014-06-05
target-i386: commonize checks for PAE and non-PAE
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 4MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: commonize checks for 2MB and 4KB pages
Paolo Bonzini
2014-06-05
target-i386: fix coding standards in x86_cpu_handle_mmu_fault
Paolo Bonzini
2014-06-05
target-i386: simplify SMAP handling in MMU_KSMAP_IDX
Paolo Bonzini
2014-06-05
target-i386: fix kernel accesses with SMAP and CPL = 3
Paolo Bonzini
2014-06-05
target-i386: move check_io helpers to seg_helper.c
Paolo Bonzini
[next]