]> Git Repo - qemu.git/history - include
qom: Do not reuse errp after a possible error
[qemu.git] / include /
2015-09-18 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-09-18 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-09-18 Markus Armbrustererror: New error_fatal
2015-09-18 Eric Blakehmp: Allow for error message hints on HMP
2015-09-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-09-16 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-09-16 Peter Crosthwaiteinclude/exec: Move cputlb exec.c defs out
2015-09-16 Peter Crosthwaitecputlb: Change tlb_set_dirty() arg to cpu
2015-09-16 Peter Crosthwaitecputlb: move CPU_LOOP() for tlb_reset() to exec.c
2015-09-16 Pavel Butsykinmonitor: remove target-specific code from monitor.c
2015-09-16 Andrey Smetanincpu: Add crash_occurred flag into CPUState
2015-09-16 Paolo Bonzinitarget-i386: move asm-x86/hyperv.h to standard-headers
2015-09-16 Paolo Bonziniupdate Linux headers to 4.3-rc1
2015-09-16 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-15 Richard Hendersonhost-utils: Add revbit functions
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-09-15 Chen Ganglinux-user: Support tilegx architecture in linux-user
2015-09-15 Daniel P. Berrangecrypto: introduce new module for handling TLS sessions
2015-09-15 Daniel P. Berrangecrypto: add sanity checking of TLS x509 credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new module for TLS x509 credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new module for TLS anonymous credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new base module for TLS credentials
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-09-14 Kevin Wolfblock: Allow specifying driver-specific options to...
2015-09-14 Max Reitzblock: Drop bdrv_find_whitelisted_format()
2015-09-14 Max Reitzblock: Drop drv parameter from bdrv_open()
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-09-14 Jean-Christophe... i.MX: Add GPIO devices to i.MX25 SOC
2015-09-14 Jean-Christophe... i.MX: Add GPIO devices to i.MX31 SOC
2015-09-14 Jean-Christophe... i.MX: Add GPIO device
2015-09-14 Nathan Rossiarm: xlnx-zynqmp: Fix up GIC region size
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-09-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-11 Pavel Dovgalyukcpu-exec: introduce loop exit with restore function
2015-09-11 Pavel Dovgalyuksoftmmu: remove now unused functions
2015-09-11 Pavel Dovgalyuksoftmmu: add helper function to pass through retaddr
2015-09-11 Benjamin Herrenschmidttlb: Add "ifetch" argument to cpu_mmu_index()
2015-09-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-09-11 Veres Lajostypofixes - v4
2015-09-11 Daniel P. Berrangemaint: remove / fix many doubled words
2015-09-10 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-09-10 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-09-10 Konrad Rzeszutek... xen: use errno instead of rc for xc_domain_add_to_physmap
2015-09-10 Jan Beulichxen/HVM: atomically access pointers in bufioreq handling
2015-09-10 Tiejun Chenigd gfx passthrough: create a isa bridge
2015-09-10 Tiejun Chenxen, gfx passthrough: basic graphics passthrough support
2015-09-10 Tiejun Chenhw/pci-assign: split pci-assign.c
2015-09-10 Tiejun Chenpiix: create host bridge to passthrough
2015-09-10 Markus Armbrustererror: On abort, report where the error was created
2015-09-10 Markus Armbrustererror: Revamp interface documentation
2015-09-10 Markus Armbrustererror: error_set_errno() is unused, drop
2015-09-10 Markus Armbrusterqga: Clean up unnecessarily dirty casts
2015-09-10 Markus Armbrustererror: Make error_setg() a function
2015-09-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-09-10 Igor Mammedovpc: memhotplug: keep reserved-memory-end broken on...
2015-09-10 Richard W.M. Jonesacpi: Remove unused definition.
2015-09-10 Cornelia Huckvirtio: avoid leading underscores for helpers
2015-09-10 Eduardo Habkostpc: Remove redundant arguments from xen_hvm_init()
2015-09-09 Paolo Bonziniexec: make mmap_lock/mmap_unlock globally available
2015-09-09 KONRAD Fredericremove unused spinlock.
2015-09-09 KONRAD Fredericreplace spinlock by QemuMutex.
2015-09-09 Paolo Bonzinicpus: protect work list with work_mutex
2015-09-09 Carlos L. Torrescutils: Add qemu_strtoull() wrapper
2015-09-09 Carlos L. Torrescutils: Add qemu_strtoll() wrapper
2015-09-09 Carlos L. Torrescutils: Add qemu_strtoul() wrapper
2015-09-09 Carlos L. Torrescutils: Add qemu_strtol() wrapper
2015-09-09 Emilio G. Cotarcu: fix comment with s/rcu_gp_lock/rcu_registry_lock/
2015-09-09 Dr. David Alan GilbertMove RAMBlock and ram_list to ram_addr.h
2015-09-09 Paolo Bonzinitcg: signal-free qemu_cpu_kick
2015-09-09 Paolo Bonziniremove qemu/tls.h
2015-09-09 Paolo Bonzinitcg: introduce tcg_current_cpu
2015-09-09 Paolo Bonzinii8257: remove cpu_request_exit irq
2015-09-09 Paolo Bonzinii8257: rewrite DMA_schedule to avoid hooking into the...
2015-09-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-09-08 Alistair Francisxlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
2015-09-08 Peter Maydellhw/intc/arm_gic_common: Configure IRQs as NS if doing...
2015-09-08 Peter Maydellhw/arm: new interface for devices which need to behave...
2015-09-08 Peter Crosthwaiteqom: Add recursive version of object_child_for_each
2015-09-08 Peter Maydellhw/intc/arm_gic: Drop running_irq and last_active arrays
2015-09-08 Peter Maydellhw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAP...
2015-09-08 Michael S. Tsirkini440fx: make types configurable at run-time
2015-09-07 Andrey SmetaninAdded generic panic handler qemu_system_guest_panicked()
2015-09-07 Fam Zhengiohandler: Use aio API
2015-09-07 Emilio G. Cotaseqlock: read sequence number atomically
2015-09-07 Emilio G. Cotaseqlock: add missing 'inline' to seqlock_read_retry
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-09-07 David Hildenbrands390/sclp: store the increment_size in the sclp device
2015-09-07 David Hildenbrands390/sclp: move sclp_service_interrupt into the sclp...
2015-09-07 David Hildenbrands390/sclp: move sclp_execute related functions into...
2015-09-07 David Hildenbrands390/sclp: introduce a root sclp device
2015-09-07 David Hildenbrands390/sclp: replace sclp event types with proper defines
2015-09-07 David Hildenbrands390/sclp: rework sclp event facility initialization...
2015-09-07 Cornelia Hucks390x/event-facility: fix location of receive mask
2015-09-07 Peter MaydellMake pow2ceil() and pow2floor() inline
2015-09-07 Peter MaydellRemove unused qemu_fls function
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-09-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
next
This page took 0.069594 seconds and 7 git commands to generate.