Age | Commit message (Expand) | Author | Files | Lines |
2015-09-19 | machine: Eliminate QEMUMachine and qemu_register_machine() | Eduardo Habkost | 4 | -30/+2 |
2015-09-19 | machine: DEFINE_MACHINE() macro | Eduardo Habkost | 1 | -0/+17 |
2015-09-19 | machine: MACHINE_TYPE_NAME macro | Eduardo Habkost | 1 | -0/+6 |
2015-09-18 | error: New error_fatal | Markus Armbruster | 1 | -0/+11 |
2015-09-18 | hmp: Allow for error message hints on HMP | Eric Blake | 1 | -0/+7 |
2015-09-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 8 | -113/+607 |
2015-09-16 | include/exec: Move cputlb exec.c defs out | Peter Crosthwaite | 2 | -16/+18 |
2015-09-16 | cputlb: Change tlb_set_dirty() arg to cpu | Peter Crosthwaite | 1 | -1/+1 |
2015-09-16 | cputlb: move CPU_LOOP() for tlb_reset() to exec.c | Peter Crosthwaite | 1 | -1/+1 |
2015-09-16 | monitor: remove target-specific code from monitor.c | Pavel Butsykin | 2 | -0/+46 |
2015-09-16 | cpu: Add crash_occurred flag into CPUState | Andrey Smetanin | 1 | -0/+2 |
2015-09-16 | target-i386: move asm-x86/hyperv.h to standard-headers | Paolo Bonzini | 1 | -0/+254 |
2015-09-16 | update Linux headers to 4.3-rc1 | Paolo Bonzini | 2 | -97/+287 |
2015-09-15 | Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into staging | Peter Maydell | 2 | -0/+79 |
2015-09-15 | host-utils: Add revbit functions | Richard Henderson | 1 | -0/+77 |
2015-09-15 | linux-user: Support tilegx architecture in linux-user | Chen Gang | 1 | -0/+2 |
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 1 | -0/+322 |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange | 1 | -0/+1 |
2015-09-15 | crypto: introduce new module for TLS x509 credentials | Daniel P. Berrange | 1 | -0/+112 |
2015-09-15 | crypto: introduce new module for TLS anonymous credentials | Daniel P. Berrange | 1 | -0/+112 |
2015-09-15 | crypto: introduce new base module for TLS credentials | Daniel P. Berrange | 1 | -0/+68 |
2015-09-14 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -5/+4 |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 12 | -161/+76 |
2015-09-14 | block: Allow specifying driver-specific options to reopen | Kevin Wolf | 1 | -1/+3 |
2015-09-14 | block: Drop bdrv_find_whitelisted_format() | Max Reitz | 1 | -2/+0 |
2015-09-14 | block: Drop drv parameter from bdrv_open() | Max Reitz | 1 | -2/+1 |
2015-09-14 | i.MX: Add GPIO devices to i.MX25 SOC | Jean-Christophe Dubois | 1 | -0/+15 |
2015-09-14 | i.MX: Add GPIO devices to i.MX31 SOC | Jean-Christophe Dubois | 1 | -0/+12 |
2015-09-14 | i.MX: Add GPIO device | Jean-Christophe Dubois | 1 | -0/+62 |
2015-09-14 | arm: xlnx-zynqmp: Fix up GIC region size | Nathan Rossi | 1 | -1/+1 |
2015-09-11 | cpu-exec: introduce loop exit with restore function | Pavel Dovgalyuk | 1 | -0/+1 |
2015-09-11 | softmmu: remove now unused functions | Pavel Dovgalyuk | 1 | -19/+0 |
2015-09-11 | softmmu: add helper function to pass through retaddr | Pavel Dovgalyuk | 2 | -8/+76 |
2015-09-11 | tlb: Add "ifetch" argument to cpu_mmu_index() | Benjamin Herrenschmidt | 1 | -2/+2 |
2015-09-11 | typofixes - v4 | Veres Lajos | 2 | -2/+2 |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange | 2 | -2/+2 |
2015-09-10 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in... | Peter Maydell | 4 | -2/+69 |
2015-09-10 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into... | Peter Maydell | 1 | -58/+152 |
2015-09-10 | xen: use errno instead of rc for xc_domain_add_to_physmap | Konrad Rzeszutek Wilk | 1 | -0/+22 |
2015-09-10 | xen/HVM: atomically access pointers in bufioreq handling | Jan Beulich | 1 | -1/+11 |
2015-09-10 | igd gfx passthrough: create a isa bridge | Tiejun Chen | 1 | -0/+1 |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen | 1 | -0/+1 |
2015-09-10 | hw/pci-assign: split pci-assign.c | Tiejun Chen | 1 | -0/+27 |
2015-09-10 | piix: create host bridge to passthrough | Tiejun Chen | 1 | -0/+2 |
2015-09-10 | error: On abort, report where the error was created | Markus Armbruster | 1 | -9/+34 |
2015-09-10 | error: Revamp interface documentation | Markus Armbruster | 1 | -47/+124 |
2015-09-10 | error: error_set_errno() is unused, drop | Markus Armbruster | 1 | -5/+2 |
2015-09-10 | qga: Clean up unnecessarily dirty casts | Markus Armbruster | 1 | -7/+2 |
2015-09-10 | error: Make error_setg() a function | Markus Armbruster | 1 | -2/+2 |
2015-09-10 | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines | Igor Mammedov | 1 | -0/+1 |