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-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
2014-12-22
target-arm: add cpu feature EL3 to CPUs with Security Extensions
Fabian Aggeler
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
2014-12-22
target-arm: Breakout integratorcp and versatilepb cpu init
Greg Bellows
2014-12-22
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
2014-12-22
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2014-12-22
target-arm: Add ARMCPU secure property
Greg Bellows
2014-12-22
target-arm: Add feature unset function
Greg Bellows
2014-12-22
target-arm: Add virt machine secure property
Greg Bellows
2014-12-22
target-arm: Add virt class and machine types
Greg Bellows
2014-12-22
target-arm: Change vexpress daughterboard init arg
Greg Bellows
2014-12-22
target-arm: Add vexpress machine secure property
Greg Bellows
2014-12-22
target-arm: Switch to common vexpress machine init
Greg Bellows
2014-12-22
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
2014-12-22
target-arm: Add vexpress class and machine types
Greg Bellows
2014-12-22
vl.c: add HMP help to machine
Marcel Apfelbaum
2014-12-22
vl.c: simplified machine_set_property
Marcel Apfelbaum
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
target-arm: Merge EL3 CP15 register lists
Greg Bellows
2014-12-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
2014-12-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...
Peter Maydell
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
2014-12-21
target-tricore: Add instructions of RR1 opcode format, that have 0xb3 as firs...
Bastian Koppelmann
2014-12-21
target-tricore: Fix MFCR/MTCR insn and B format offset.
Bastian Koppelmann
2014-12-21
target-tricore: Add missing 1.6 insn of BOL opcode format
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x4b as the f...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0x1 as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xf as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Add instructions of RR opcode format, that have 0xb as the fi...
Bastian Koppelmann
2014-12-21
target-tricore: Change SSOV/SUOV makro name to SSOV32/SUOV32
Bastian Koppelmann
2014-12-21
target-tricore: Fix mask handling JNZ.T being 7 bit long
Bastian Koppelmann
2014-12-21
target-tricore: pretty-print register dump and show more status registers
Alex Zuepke
2014-12-21
target-tricore: add missing 64-bit MOV in RLC format
Alex Zuepke
2014-12-21
target-tricore: typo in BOL format
Alex Zuepke
2014-12-21
target-tricore: fix offset masking in BOL format
Alex Zuepke
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-12-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-20141217-1' into ...
Peter Maydell
2014-12-20
exec: change default exception_index value for migration to -1
Paolo Bonzini
2014-12-20
cpu: initialize cpu->exception_index on reset
Paolo Bonzini
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-12-19
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-19
net: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
[next]