53726 Commits (e44ed99d1949315755bffb12a5a483ac66d4a976)
 

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy e44ed99d19 nbd: add errp to read_sync, write_sync and drop_sync 9 years ago
Vladimir Sementsov-Ogievskiy f260956536 nbd: add errp parameter to nbd_wr_syncv() 9 years ago
Vladimir Sementsov-Ogievskiy f5d406fe86 nbd: read_sync and friends: return 0 on success 9 years ago
Vladimir Sementsov-Ogievskiy f250a42dda nbd: strict nbd_wr_syncv 9 years ago
Stefano Stabellini 7e6478e7d4 Check the return value of fcntl in qemu_set_cloexec 9 years ago
Peter Xu fd56356422 kvm: irqchip: skip update msi when disabled 9 years ago
Peter Xu 993b1f4b2c msix: trace control bit write op 9 years ago
Peter Xu 9ba35d0b86 kvm: irqchip: trace changes on msi add/remove 9 years ago
Xiao Guangrong bd618eab76 qtest: add rtc periodic timer test 9 years ago
Xiao Guangrong e0c8b950d1 mc146818rtc: embrace all x86 specific code 9 years ago
Xiao Guangrong 388ad5d296 mc146818rtc: drop unnecessary '#ifdef TARGET_I386' 9 years ago
Xiao Guangrong 4aa70a0e9c mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386 9 years ago
Tai Yunfang 369b41359a mc146818rtc: precisely count the clock for periodic timer 9 years ago
Xiao Guangrong 9a6e2dcfdd mc146818rtc: update periodic timer only if it is needed 9 years ago
Peter Maydell 65dfad62a1 target/xtensa fixes: 9 years ago
Peter Maydell 572db7cd69 Miscellaneous patches for 2017-06-06 9 years ago
Peter Maydell e02bbe1956 ppc patch queue 2017-06-06 9 years ago
Max Filippov dd7b952b79 target/xtensa: handle unknown registers in gdbstub 9 years ago
Max Filippov 8128b3e079 target/xtensa: support output to chardev console 9 years ago
Max Filippov 347ec03093 target/xtensa: fix return value of read/write simcalls 9 years ago
Max Filippov 30c2afd151 target/xtensa: fix mapping direction in read/write simcalls 9 years ago
Peter Maydell a65afaae0f x86 and machine queue, 2017-06-05 9 years ago
Michael Roth c645d5acee monitor: fix object_del for command-line-created objects 9 years ago
Michael Roth a1af255f06 tests: check-qom-proplist: add checks for cmdline-created objects 9 years ago
Markus Armbruster 8ee47a886f virtio-scsi-test: Use scsi-hd instead of legacy scsi-disk 9 years ago
Markus Armbruster f6f55affd1 block: Clarify documentation of BlockInfo member io-status 9 years ago
David Gibson 91dcb1ffa6 spapr: Remove some non-useful properties on DRC objects 9 years ago
David Gibson 1693ea1685 spapr: Eliminate spapr_drc_get_type_str() 9 years ago
David Gibson b8fdd530be spapr: Move configure-connector state into DRC 9 years ago
David Gibson fbf5539718 spapr: Clean up spapr_dr_connector_by_*() 9 years ago
David Gibson 2d33581899 spapr: Introduce DRC subclasses 9 years ago
Greg Kurz a32e900b8a spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs 9 years ago
Felipe Franciosi c4e13492af spapr: Allow boot from vhost-*-scsi backends 9 years ago
Cédric Le Goater 7032d92ac8 ppc/pnv: check the return value of fdt_setprop() 9 years ago
Peter Maydell 0524951788 spapr_nvram: Check return value from blk_getlength() 9 years ago
Suraj Jitindar Singh 60694bc678 target/ppc: Fixup set_spr error in h_register_process_table 9 years ago
Aaron Larson a09f7443bc target-ppc: Fix openpic timer read register offset 9 years ago
David Gibson 0b55aa91c9 spapr: Make DRC get_index and get_type methods into plain functions 9 years ago
David Gibson 4f65ce00ab spapr: Abolish DRC set_configured method 9 years ago
David Gibson 88af6ea568 spapr: Abolish DRC get_fdt method 9 years ago
David Gibson b89b3d3929 spapr: Move DRC RTAS calls into spapr_drc.c 9 years ago
David Gibson 75e972dab5 migration: Mark CPU states dirty before incoming migration/loadvm 9 years ago
Laurent Vivier 1b6e748246 migration: remove register_savevm() 9 years ago
Eduardo Habkost 23ea4f3032 scripts: Test script to look for -device crashes 9 years ago
Eduardo Habkost b2b8d98675 qemu.py: Add QEMUMachine.exitcode() method 9 years ago
Eduardo Habkost 37bbcd5757 qemu.py: Don't set _popen=None on error/shutdown 9 years ago
Igor Mammedov 99861ecbc5 spapr: cleanup spapr_fixup_cpu_numa_dt() usage 9 years ago
Igor Mammedov 15f8b14228 numa: move numa_node from CPUState into target specific classes 9 years ago
Igor Mammedov f75cd44de0 numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result 9 years ago
Igor Mammedov d41f3e750d numa: make sure that all cpus have has_node_id set if numa is enabled 9 years ago