 Peter Maydell
		
	
	
		c1d5b9add7
		
	
	
	
	* QemuMutex tracing improvements (Alex)
			Peter Maydell
		
	
	
		c1d5b9add7
		
	
	
	
	* QemuMutex tracing improvements (Alex)
		
			
			* ram_addr_t optimization (David)
 * SCSI fixes (Fam, Stefan, me)
 * do {} while (0) fixes (Eric)
 * KVM fix for PMU (Jan)
 * memory leak fixes from ASAN (Marc-André)
 * migration fix for HPET, icount, loadvm (Maria, Pavel)
 * hflags fixes (me, Tao)
 * block/iscsi uninitialized variable (Peter L.)
 * full support for GMainContexts in character devices (Peter Xu)
 * more boot-serial-test (Thomas)
 * Memory leak fix (Zhecheng)
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQEcBAABAgAGBQJaXgkRAAoJEL/70l94x66DA3EIAI8z8Y+1NAmbLqiHhrrN9Ji/
 b8EHQ8wf0pwwrHuRVKYZvKUU8yvp/CRIoVWZwfeGjRbZC+l7l+BAwdOx42Bj/dUW
 VopNzcJMu3s5SNwoYLvs01OjhciBYNXWTXBkIiErwurF0Ow7oYR7trkLwOw0veSO
 L4qFAGoIBI/7b6BZ3YRQXshhzdSQ6dvHrDness2V1c0crLG+yhvjKJ8PJ2tJyNZO
 DbsrCd7hS6e6liSUqdLj9XgRySFj9R5kgjaLjckjg1SC6kmhLN9hyke8iXgH7uvz
 WGnRPmKjKexFHVYgR0rRFlazcQclAczHuIi/OZe0HLi6trg2YKBkolMaQLQdgfk=
 =HTyS
 -----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* QemuMutex tracing improvements (Alex)
* ram_addr_t optimization (David)
* SCSI fixes (Fam, Stefan, me)
* do {} while (0) fixes (Eric)
* KVM fix for PMU (Jan)
* memory leak fixes from ASAN (Marc-André)
* migration fix for HPET, icount, loadvm (Maria, Pavel)
* hflags fixes (me, Tao)
* block/iscsi uninitialized variable (Peter L.)
* full support for GMainContexts in character devices (Peter Xu)
* more boot-serial-test (Thomas)
* Memory leak fix (Zhecheng)
# gpg: Signature made Tue 16 Jan 2018 14:15:45 GMT
# gpg:                using RSA key 0xBFFBD25F78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
* remotes/bonzini/tags/for-upstream: (51 commits)
  scripts/analyse-locks-simpletrace.py: script to analyse lock times
  util/qemu-thread-*: add qemu_lock, locked and unlock trace events
  cpu: flush TB cache when loading VMState
  block/iscsi: fix initialization of iTask in iscsi_co_get_block_status
  find_ram_offset: Align ram_addr_t allocation on long boundaries
  find_ram_offset: Add comments and tracing
  cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
  checkpatch: Enforce proper do/while (0) style
  maint: Fix macros with broken 'do/while(0); ' usage
  tests: Avoid 'do/while(false); ' in vhost-user-bridge
  chardev: Clean up previous patch indentation
  chardev: Use goto/label instead of do/break/while(0)
  mips: Tweak location of ';' in macros
  net: Drop unusual use of do { } while (0);
  irq: fix memory leak
  cpus: unify qemu_*_wait_io_event
  icount: fixed saving/restoring of icount warp timers
  scripts/qemu-gdb/timers.py: new helper to dump timer state
  scripts/qemu-gdb: add simple tcg lock status helper
  target-i386: update hflags on Hypervisor.framework
  ...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
		
	
 
		2018-01-16 15:45:15 +00:00
	 
	
	
		 ..
	
	
	
		
			
			
			
			
			
			2017-05-17 10:37:01 -03:00
		 
	
		
			
			
			
			
			
			2017-10-15 05:54:43 +03:00
		 
	
		
			
			
			
			
			
			2016-07-19 20:18:02 +02:00
		 
	
		
			
			
			
			
			
			2018-01-16 14:54:52 +01:00
		 
	
		
			
			
			
			
			
			2017-07-14 17:59:42 +01:00
		 
	
		
			
			
			
			
			
			2017-09-08 08:17:37 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 09:53:50 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 09:53:23 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 09:53:23 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 09:53:23 +08:00
		 
	
		
			
			
			
			
			
			2016-06-27 16:39:56 +01:00
		 
	
		
			
			
			
			
			
			2017-12-22 09:53:23 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2017-05-17 10:37:00 -03:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2018-01-11 13:25:38 +00:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2018-01-09 21:48:20 +00:00
		 
	
		
			
			
			
			
			
			2017-09-21 08:38:42 +01:00
		 
	
		
			
			
			
			
			
			2017-03-14 15:39:55 +08:00
		 
	
		
			
			
			
			
			
			2017-07-14 17:59:42 +01:00
		 
	
		
			
			
			
			
			
			2016-07-19 20:18:02 +02:00
		 
	
		
			
			
			
			
			
			2017-12-18 17:07:02 +03:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2017-12-18 17:07:02 +03:00
		 
	
		
			
			
			
			
			
			2017-11-20 11:08:00 +08:00
		 
	
		
			
			
			
			
			
			2016-06-02 10:42:28 +08:00
		 
	
		
			
			
			
			
			
			2017-11-20 11:08:00 +08:00
		 
	
		
			
			
			
			
			
			2016-06-16 18:39:03 +02:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2017-10-15 05:54:43 +03:00
		 
	
		
			
			
			
			
			
			2018-01-16 14:54:51 +01:00
		 
	
		
			
			
			
			
			
			2016-07-12 16:20:46 +02:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:01:27 +08:00
		 
	
		
			
			
			
			
			
			2016-07-19 20:18:02 +02:00
		 
	
		
			
			
			
			
			
			2017-02-22 14:28:53 +11:00
		 
	
		
			
			
			
			
			
			2017-01-27 15:29:08 +00:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:00:47 +08:00
		 
	
		
			
			
			
			
			
			2017-12-22 10:00:47 +08:00
		 
	
		
			
			
			
			
			
			2017-09-21 08:38:42 +01:00
		 
	
		
			
			
			
			
			
			2017-06-02 18:57:17 +03:00
		 
	
		
			
			
			
			
			
			2017-11-28 11:54:50 +08:00
		 
	
		
			
			
			
			
			
			2017-11-20 11:08:00 +08:00
		 
	
		
			
			
			
			
			
			2017-12-05 19:13:45 +02:00
		 
	
		
			
			
			
			
			
			2017-11-20 11:08:00 +08:00
		 
	
		
			
			
			
			
			
			2016-07-12 16:20:46 +02:00
		 
	
		
			
			
			
			
			
			2016-10-28 17:54:21 -07:00
		 
	
		
			
			
			
			
			
			2017-06-02 11:33:52 +04:00
		 
	
		
			
			
			
			
			
			2017-09-07 13:54:51 +01:00
		 
	
		
			
			
			
			
			
			2016-08-09 15:27:18 +08:00