Sign in
qemu
/
qemu
/
5104fac8539eaf155fc6de93e164be43e1e62242
/
include
6b9911d
memory: remove memory_region_set_fd
by Marc-André Lureau
· 8 years ago
fea617c
Add memory_region_init_ram_from_fd()
by Marc-André Lureau
· 8 years ago
38b3362
exec: split qemu_ram_alloc_from_file()
by Marc-André Lureau
· 8 years ago
252a7a6
hw/intc/arm_gicv3_its: Allow save/restore
by Eric Auger
· 8 years ago
cddafd8
hw/intc/arm_gicv3_its: Implement state save/restore
by Eric Auger
· 8 years ago
556969e
kvm-all: Pass an error object to kvm_device_access
by Eric Auger
· 8 years ago
d1bb099
timer.h: Provide better monotonic time
by Pranith Kumar
· 8 years ago
a2f2f62
hw/arm/exynos: Move DRAM initialization next boards
by Krzysztof Kozlowski
· 8 years ago
735286a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' into staging
by Peter Maydell
· 8 years ago
9746211
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' into staging
by Peter Maydell
· 8 years ago
8e3cf49
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 8 years ago
6666c96
migration: Move migration.h to migration/
by Juan Quintela
· 8 years ago
c4b63b7
migration: Move remaining exported functions to migration/misc.h
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
2ce3bf1
migration: ram_control_* are implemented in qemu_file
by Juan Quintela
· 8 years ago
da6f179
migration: Commands are only used inside migration.c
by Juan Quintela
· 8 years ago
c3d2e2e
migration: Move constants to savevm.h
by Juan Quintela
· 8 years ago
b772274
migration: Move dump_vmsate_json_to_file() to misc.h
by Juan Quintela
· 8 years ago
f2a8f0a
migration: Split registration functions from vmstate.h
by Juan Quintela
· 8 years ago
f8d806c
migration: Move self_announce_delay() to misc.h
by Juan Quintela
· 8 years ago
f4f3082
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into staging
by Peter Maydell
· 8 years ago
9bba618
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into staging
by Peter Maydell
· 8 years ago
5930809
Revert "spapr: fix memory hot-unplugging"
by Laurent Vivier
· 8 years ago
b1fd36c
xics: drop ICPStateClass::cpu_setup() handler
by Greg Kurz
· 8 years ago
9ed6566
xics: setup cpu at realize time
by Greg Kurz
· 8 years ago
100f738
xics: pass appropriate types to realize() handlers.
by Greg Kurz
· 8 years ago
ad26563
xics: introduce macros for ICP/ICS link properties
by Greg Kurz
· 8 years ago
bc277a5
hw/pcie: fix the generic pcie root port to support migration
by Marcel Apfelbaum
· 8 years ago
d203c64
char: fix alias devices regression
by Marc-André Lureau
· 8 years ago
a4d4edc
xics: add reset() handler to ICPStateClass
by Greg Kurz
· 8 years ago
7980833
spapr: Rework DRC name handling
by David Gibson
· 8 years ago
0be4e88
spapr: Change DRC attach & detach methods to functions
by David Gibson
· 8 years ago
cd74d27
spapr: Clean up handling of DR-indicator
by David Gibson
· 8 years ago
f224d35
spapr: Clean up DR entity sense handling
by David Gibson
· 8 years ago
be41c10
nbd/client.c: use errp instead of LOG
by Vladimir Sementsov-Ogievskiy
· 8 years ago
f260956
nbd: add errp parameter to nbd_wr_syncv()
by Vladimir Sementsov-Ogievskiy
· 8 years ago
bd618ea
qtest: add rtc periodic timer test
by Xiao Guangrong
· 8 years ago
e02bbe1
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' into staging
by Peter Maydell
· 8 years ago
a65afaa
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging
by Peter Maydell
· 8 years ago
4e19b57
s390x/css: fence off MIDA
by Cornelia Huck
· 8 years ago
1693ea1
spapr: Eliminate spapr_drc_get_type_str()
by David Gibson
· 8 years ago
b8fdd53
spapr: Move configure-connector state into DRC
by David Gibson
· 8 years ago
fbf5539
spapr: Clean up spapr_dr_connector_by_*()
by David Gibson
· 8 years ago
2d33581
spapr: Introduce DRC subclasses
by David Gibson
· 8 years ago
0b55aa9
spapr: Make DRC get_index and get_type methods into plain functions
by David Gibson
· 8 years ago
4f65ce0
spapr: Abolish DRC set_configured method
by David Gibson
· 8 years ago
88af6ea
spapr: Abolish DRC get_fdt method
by David Gibson
· 8 years ago
75e972d
migration: Mark CPU states dirty before incoming migration/loadvm
by David Gibson
· 8 years ago
1b6e748
migration: remove register_savevm()
by Laurent Vivier
· 8 years ago
15f8b14
numa: move numa_node from CPUState into target specific classes
by Igor Mammedov
· 8 years ago
a0ceb64
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
by Igor Mammedov
· 8 years ago
1f43571
pc: Use "min-[x]level" on compat_props
by Eduardo Habkost
· 8 years ago
6f16531
tb-hash: improve tb_jmp_cache hash function in user mode
by Emilio G. Cota
· 8 years ago
cedbcb0
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
by Emilio G. Cota
· 8 years ago
374aae6
qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
by Richard Henderson
· 8 years ago
199e19e
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 8 years ago
cb8b8ef
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging
by Peter Maydell
· 8 years ago
2283adf
hw/mips: add missing include
by Philippe Mathieu-Daudé
· 8 years ago
e8758b6
trivial: Remove unneeded ifndef in memory.h
by Juan Quintela
· 8 years ago
020e571
vhost: rework IOTLB messaging
by Maxime Coquelin
· 8 years ago
fc58bd0
vhost: propagate errors in vhost_device_iotlb_miss()
by Maxime Coquelin
· 8 years ago
d47a851
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' into staging
by Peter Maydell
· 8 years ago
1ce2610
char: make chr_fe_deinit() optionaly delete backend
by Marc-André Lureau
· 8 years ago
4d43a60
char: move CharBackend handling in char-fe unit
by Marc-André Lureau
· 8 years ago
7566c6e
chardev: serial & parallel declaration to own headers
by Marc-André Lureau
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
2c9e6fe
migration: Move include/migration/block.h into migration/
by Juan Quintela
· 8 years ago
7b1e1a2
migration: Export ram.c functions in its own file
by Juan Quintela
· 8 years ago
5e22479
migration: Create include for migration snapshots
by Juan Quintela
· 8 years ago
e1a3ece
migration: Export rdma.c functions in its own file
by Juan Quintela
· 8 years ago
41d6422
migration: Export tls.c functions in its own file
by Juan Quintela
· 8 years ago
61e8b14
migration: Export socket.c functions in its own file
by Juan Quintela
· 8 years ago
7fcac4a
migration: Export fd.c functions in its own file
by Juan Quintela
· 8 years ago
f4dbe1b
migration: Export exec.c functions in its own file
by Juan Quintela
· 8 years ago
08a0aee
migration: Split qemu-file.h
by Juan Quintela
· 8 years ago
107da9a
migration: Remove unneeded includes of migration/vmstate.h
by Juan Quintela
· 8 years ago
c2355ad
migration: loadvm handlers are not used
by Juan Quintela
· 8 years ago
43771d5
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-05-31' into staging
by Peter Maydell
· 8 years ago
e5cac10
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170531' into staging
by Peter Maydell
· 8 years ago
066ae4f
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
8339fa2
qapi: Document visit_type_any() issues with keyval input
by Markus Armbruster
· 8 years ago
20a519a
migration: Create savevm.h for functions exported from savevm.c
by Juan Quintela
· 8 years ago
0748b35
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
a3203e7
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
by Stefan Hajnoczi
· 8 years ago
7b6badb
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
by Stefan Hajnoczi
· 8 years ago
5bb0d22
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
by Stefan Hajnoczi
· 8 years ago
d0eda02
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
by Stefan Hajnoczi
· 8 years ago
03c320d
block/file-*: *_parse_filename() and colons
by Max Reitz
· 8 years ago
75ebec1
virtio_net: Bypass backends for MTU feature negotiation
by Maxime Coquelin
· 8 years ago
c10595f
intel_iommu: turn off pt before 2.9
by Peter Xu
· 8 years ago
dbaabb2
intel_iommu: support passthrough (PT)
by Peter Xu
· 8 years ago
ad52359
memory: remove the last param in memory_region_iommu_replay()
by Peter Xu
· 8 years ago
bf55b7a
memory: tune last param of iommu_ops.translate()
by Peter Xu
· 8 years ago
fcdcf1e
util: drop old utimensat() compat code
by Greg Kurz
· 8 years ago
3183472
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
by Daniel Henrique Barboza
· 8 years ago
0cffce5
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
by David Gibson
· 8 years ago
eb05e01
blockjob: use deferred_to_main_loop to indicate the coroutine has ended
by Paolo Bonzini
· 8 years ago
f321dcb
blockjob: introduce block_job_pause/resume_all
by Paolo Bonzini
· 8 years ago
05b0d8e
blockjob: introduce block_job_early_fail
by Paolo Bonzini
· 8 years ago
9f086ab
blockjob: remove iostatus_reset callback
by Paolo Bonzini
· 8 years ago
Next »