mbox

[PULL,0/2] two tiny patches for the next QEMU 9.2 rc

Message ID 20241118134253.2071319-1-pbonzini@redhat.com (mailing list archive)
State New
Headers show

Pull-request

https://gitlab.com/bonzini/qemu.git tags/for-upstream

Message

Paolo Bonzini Nov. 18, 2024, 1:42 p.m. UTC
The following changes since commit f0cfd067867668870931c9411d96cd518564b7a8:

  Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging (2024-11-09 12:34:01 +0000)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to ebcf886d88e0fcae322d063b28846d20b23b5321:

  configure: Use -ef to compare paths (2024-11-18 13:44:54 +0100)

----------------------------------------------------------------
* target/i386: fix compilation without CONFIG_HYPERV
* configure: improve check for execution in the source directory

----------------------------------------------------------------
Akihiko Odaki (1):
      configure: Use -ef to compare paths

Paolo Bonzini (1):
      target/i386: hyperv: add stub for hyperv_syndbg_query_options

 configure                     | 2 +-
 target/i386/kvm/hyperv-stub.c | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)