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
2017-07-04
target-microblaze: dec_barrel: Plug TCG temp leak
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Add braces around if-statements
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use extract32
Edgar E. Iglesias
2017-07-04
target-microblaze: dec_barrel: Use bool instead of unsigned int
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-pcmp-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-msr-instr property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-hw-mul property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-div property
Edgar E. Iglesias
2017-07-04
target-microblaze: Introduce a use-barrel property
Edgar E. Iglesias
2017-07-04
target-microblaze: Add CPU versions 9.4, 9.5 and 9.6
Edgar E. Iglesias
2017-07-04
target-microblaze: Don't hard code 0xb as initial MB version
Edgar E. Iglesias
2017-07-04
target-microblaze: Correct bit shift for the PVR0 version field
Edgar E. Iglesias
2017-07-04
disas/microblaze: Add missing 'const' attributes
Stefan Weil
2017-07-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into staging
Peter Maydell
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
2017-06-30
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
2017-06-30
block: Exploit BDRV_BLOCK_EOF for larger zero blocks
Eric Blake
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...
Peter Maydell
2017-06-30
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
2017-06-30
tests: fix virtio-net-test ISR dependence
Stefan Hajnoczi
2017-06-30
tests: fix virtio-blk-test ISR dependence
Stefan Hajnoczi
2017-06-30
tests: fix virtio-scsi-test ISR dependence
Stefan Hajnoczi
2017-06-30
libqos: add virtio used ring support
Stefan Hajnoczi
2017-06-30
libqos: fix typo in virtio.h QVirtQueue->used comment
Stefan Hajnoczi
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
2017-06-30
target-ppc: Enable open-pic timers to count and generate interrupts
Aaron Larson
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2017-06-30
xics: directly register ICPState objects to vmstate
Greg Kurz
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-30
qapi: add explicit null to string input and output visitors
Greg Kurz
2017-06-30
hw/ppc/prep: Remove superfluous call to soundhw_init()
Thomas Huth
[next]