Commit graph

  • 68abfb1ce2
    Merge 82faa7dcc9 into e1236e1b62 Stefanos Stefanidis 2023-02-08 16:25:59 +0000
  • 82faa7dcc9
    Allow xqemu to be built on macOS Ventura. Stefanos Stefanidis 2023-02-08 18:25:46 +0200
  • 9f250cae65
    Merge e9d886c36c into e1236e1b62 M 2020-09-11 21:03:43 +0000
  • 2fa80d62a7
    Merge 18e7556490 into e1236e1b62 Jannik Vogel 2020-09-11 11:05:28 +0000
  • ea411d94f9
    Merge 94285efb3a into e1236e1b62 Jannik Vogel 2020-09-11 18:47:24 +0930
  • e1236e1b62 nv2a: Handle alignment padding between cubemap faces master Matt Borgerson 2020-09-05 15:34:43 -0700
  • 4a608b307c nv2a: Handle color material ambient/emissive Matt Borgerson 2020-09-05 18:09:10 -0700
  • 4f7afe1240 nv2a: Don't normalize light direction Jannik Vogel 2020-05-25 00:43:45 +0200
  • 516feb816d nv2a: Handle color material ambient/emissive Matt Borgerson 2020-09-05 18:09:10 -0700
  • 5b5201fa15 nv2a: Handle alignment padding between cubemap faces Matt Borgerson 2020-09-05 15:34:43 -0700
  • e9d886c36c build.sh: add support FreeBSD to build script Martinfx 2020-07-13 19:24:53 +0200
  • 316513964a nv2a: Fix FFP texgen assertions Voxel9 2020-06-27 21:21:50 +0100
  • 48993e472e nv2a: Remove TEXGEN_SPHERE_MAP assertion Voxel9 2020-06-27 21:15:39 +0100
  • 8e93f0f2b6 nv2a: Fix FFP texgen assertions Voxel9 2020-06-27 21:21:50 +0100
  • 0c52576d18 nv2a: Remove TEXGEN_SPHERE_MAP assertion Voxel9 2020-06-27 21:15:39 +0100
  • 94285efb3a garbage ac97 debug Jannik Vogel 2020-06-09 16:30:09 +0200
  • 1de04fdc1b audio: Remove broken VOICE_VOLUME feature Jannik Vogel 2020-06-09 16:32:27 +0200
  • 8e5a383ffd ac97: Repeat last audio buffer Jannik Vogel 2020-06-09 16:30:32 +0200
  • 1e7d8e43c0 ac97: More complete S/PDIF output handling Jannik Vogel 2020-06-09 15:14:01 +0200
  • 9464bad500 ac97: Allow more than 4 bus-masters Jannik Vogel 2020-06-09 15:12:19 +0200
  • fd8bd663c6
    lpc: Replace assertions with warnings Stanislav Motylkov 2020-05-31 21:18:04 +0300
  • 9310a0a13c nv2a: Don't normalize light direction Jannik Vogel 2020-05-25 00:43:45 +0200
  • 42579ba366 ci: Remove glib from macOS dep list wutno 2020-02-22 23:36:44 -0500
  • 877cda53e9 ci: Remove glib from macOS dep list wutno 2020-02-22 23:36:44 -0500
  • 6aede431b9 ci: Switch to checkout v2, ignore irrelevant files Margen67 2020-02-19 01:32:52 -0800
  • 36eeccd016 README: Use the same workflow badge for each platform Matt Borgerson 2020-02-15 17:58:31 -0700
  • da345f66ac ci: Merge artifacts and add a release job Matt Borgerson 2020-02-15 16:10:10 -0700
  • 4d3555a36c ci: Merge build jobs to a single workflow Matt Borgerson 2020-02-15 15:25:08 -0700
  • 0ced417e73 dsp: Use endianness handling functions when accessing memory Luke Usher 2019-06-01 12:12:42 +0100
  • d57fa78169 ci: Unlink python@2 for macOS Matt Borgerson 2020-01-02 14:45:53 -0700
  • b94ddada1f ci: Unlink python@2 for macOS Matt Borgerson 2020-01-02 14:45:53 -0700
  • bf37f166e1 dsp: fix running on big-endian PowerPC Luke Usher 2019-06-01 12:12:42 +0100
  • 3cbe585b59 build: Disable some unnecessary features Matt Borgerson 2019-11-23 18:33:36 -0700
  • 13827d26c1 build: Disable some unnecessary features Matt Borgerson 2019-11-23 18:33:36 -0700
  • 32ad2bc012 ci: Auto-confirm update to MSYS2 environment Matt Borgerson 2019-12-23 14:36:02 -0700
  • 94218b40e0 ci: Auto-confirm update to MSYS2 environment Matt Borgerson 2019-12-23 14:36:02 -0700
  • b451995502 README: Update CI badges Matt Borgerson 2019-11-15 17:31:56 -0700
  • dd26bee808 ci: Use ccache to reduce build time Matt Borgerson 2019-11-23 17:44:03 -0700
  • 70f8837912 ci: Add GitHub Actions build workflows Matt Borgerson 2019-11-15 17:23:49 -0700
  • 84c168de09 ci: Remove AppVeyor config Matt Borgerson 2019-11-15 17:14:21 -0700
  • 3fa1ec3bd4 .travis.yml: Restore Travis-CI config to QEMU upstream Matt Borgerson 2019-11-15 17:13:53 -0700
  • b23ea976cf build: Narrow make scope to i386-softmmu target Matt Borgerson 2019-11-15 17:31:32 -0700
  • f8a7f34508 build: Disable source fortification for Windows builds Matt Borgerson 2019-11-15 17:24:39 -0700
  • 310addb197 configure: Add option to disable source fortification Matt Borgerson 2019-11-15 17:15:54 -0700
  • 6dc3f4f582 osdep: Define __USE_MINGW_ANSI_STDIO before includes Matt Borgerson 2019-11-15 17:18:24 -0700
  • 4f5933a8d2 README: Update CI badges Matt Borgerson 2019-11-15 17:31:56 -0700
  • 634bffdc09 ci: Use ccache to reduce build time Matt Borgerson 2019-11-23 17:44:03 -0700
  • 7a681e2491 ci: Add GitHub Actions build workflows Matt Borgerson 2019-11-15 17:23:49 -0700
  • 420bc36313 ci: Remove AppVeyor config Matt Borgerson 2019-11-15 17:14:21 -0700
  • 858d628bfa .travis.yml: Restore Travis-CI config to QEMU upstream Matt Borgerson 2019-11-15 17:13:53 -0700
  • 99e08990c6 build: Narrow make scope to i386-softmmu target Matt Borgerson 2019-11-15 17:31:32 -0700
  • 1e5233e9ad build: Disable source fortification for Windows builds Matt Borgerson 2019-11-15 17:24:39 -0700
  • bd6cfcd0be configure: Add option to disable source fortification Matt Borgerson 2019-11-15 17:15:54 -0700
  • 25302ddd2b osdep: Define __USE_MINGW_ANSI_STDIO before includes Matt Borgerson 2019-11-15 17:18:24 -0700
  • 832b441427 build: Use bash Lucas Eriksson 2019-09-21 22:20:28 +0200
  • 8e9fe7e054 ci: Update macOS build script to use GNU compat greadlink Darren Thompson 2019-10-16 23:29:40 -0400
  • c230d77bc2 nv2a: Add some missing RAMDAC registers Stanislav Motylkov 2019-10-09 02:06:58 +0300
  • 74ef877a0a
    ci: Update macOS build script to use GNU compat greadlink Darren Thompson 2019-10-16 23:29:40 -0400
  • 1aa0ee9b2b
    nv2a: Add some missing RAMDAC registers Stanislav Motylkov 2019-10-09 02:06:58 +0300
  • c4fca3843f lpc: Fix typo in CONFIG_DEVICE_INTERRUPT constant Stanislav Motylkov 2019-10-05 00:12:28 +0300
  • 625580ccee
    lpc: Fix typo in CONFIG_DEVICE_INTERRUPT constant Stanislav Motylkov 2019-10-05 00:12:28 +0300
  • c181259c31 README: Show debug/release build badges Matt Borgerson 2019-10-02 01:42:59 -0700
  • b6a1a2d060 build: Add release builds to TravisCI Matt Borgerson 2019-10-02 01:28:32 -0700
  • 8037ed2469 README: Show debug/release build badges Matt Borgerson 2019-10-02 01:42:59 -0700
  • 5d535cf8e4 build: Add release builds to TravisCI Matt Borgerson 2019-10-02 01:28:32 -0700
  • bfde43b79a ac97: Revert to opaque type Matt Borgerson 2019-10-02 00:34:47 -0700
  • 56849366e4 Merge tag 'v4.1.0' Matt Borgerson 2019-10-01 23:56:51 -0700
  • 2dc570561e nv2a: Fix VGA get_bpp for X1R5G5B5 Jannik Vogel 2019-06-26 08:07:24 +0200
  • 8000ed8982 nv2a: Fix VGA get_bpp for X1R5G5B5 Jannik Vogel 2019-06-26 08:07:24 +0200
  • f3ceaab121 build: Use bash Lucas Eriksson 2019-09-21 22:20:28 +0200
  • f9b9a9bad8 nv2a: Add support for PGRAPH RDI select 0xCC Jannik Vogel 2019-02-21 23:07:58 +0100
  • e42fb24752 nv2a: Add support for PGRAPH RDI select 0x17 Jannik Vogel 2019-02-20 23:14:26 +0100
  • 973f8db16a nv2a: Support PGRAPH RDI Jannik Vogel 2019-02-20 22:53:40 +0100
  • 5ccd95ec4b nv2a: Use pg shortname in PGRAPH MMIO handler Jannik Vogel 2019-02-20 22:30:11 +0100
  • 434fbe0676 nv2a: Add support for PGRAPH RDI select 0xCC Jannik Vogel 2019-02-21 23:07:58 +0100
  • 6d2b14a2e9 nv2a: Add support for PGRAPH RDI select 0x17 Jannik Vogel 2019-02-20 23:14:26 +0100
  • f1daeea6fd nv2a: Support PGRAPH RDI Jannik Vogel 2019-02-20 22:53:40 +0100
  • 56a58ba783 nv2a: Use pg shortname in PGRAPH MMIO handler Jannik Vogel 2019-02-20 22:30:11 +0100
  • 5e8af994c0 smc: Make attached avpack configurable Stanislav Motylkov 2019-09-03 21:30:24 +0300
  • bc21644279
    smc: Make attached avpack configurable Stanislav Motylkov 2019-09-03 21:30:24 +0300
  • dd1248a563 nv2a: Set PCI class id and subsystem id to match hardware Stas'M 2019-08-28 20:19:51 +0300
  • c6a212adae
    nv2a: Set PCI class id and subsystem id to match hardware Stas'M 2019-08-28 20:19:51 +0300
  • 9e06029aea Update version for v4.1.0 release Peter Maydell 2019-08-15 13:03:37 +0100
  • f28ed74fd1 Update version for v4.1.0-rc5 release Peter Maydell 2019-08-13 15:38:38 +0100
  • 02db1be1d0 riscv: roms: Fix make rules for building sifive_u bios Bin Meng 2019-08-02 23:08:04 -0700
  • 968ff692cf Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190813' into staging Peter Maydell 2019-08-13 11:35:30 +0100
  • 310cda5b5e spapr/xive: Fix migration of hot-plugged CPUs Cédric Le Goater 2019-08-13 08:48:53 +0200
  • 25c9780d38 spapr: Reset CAS & IRQ subsystem after devices David Gibson 2019-08-13 15:59:18 +1000
  • 5e7bcdcfe6 display/bochs: fix pcie support Gerd Hoffmann 2019-08-12 08:52:21 +0200
  • 864ab314f1 Update version for v4.1.0-rc4 release Peter Maydell 2019-08-06 17:05:21 +0100
  • bb15791166 compat: disable edid on virtio-gpu base device Cornelia Huck 2019-08-06 13:58:19 +0200
  • df1a7c99dd Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-06' into staging Peter Maydell 2019-08-06 13:40:31 +0100
  • 110571be4e block/backup: disable copy_range for compressed backup Vladimir Sementsov-Ogievskiy 2019-07-30 19:32:50 +0300
  • 19ba4651fe iotests: Test unaligned blocking mirror write Max Reitz 2019-08-05 13:35:26 +0200
  • 9adc1cb49a mirror: Only mirror granularity-aligned chunks Max Reitz 2019-08-05 17:33:08 +0200
  • 8a9cb86408 iotests: Test incremental backup after truncation Max Reitz 2019-08-05 17:28:40 +0200
  • 4e4de22279 util/hbitmap: update orig_size on truncate Vladimir Sementsov-Ogievskiy 2019-08-05 15:01:20 +0300
  • 5f594a2e99 iotests: Test backup job with two guest writes Max Reitz 2019-08-01 19:39:00 +0200
  • 4a5b91ca02 backup: Copy only dirty areas Max Reitz 2019-08-01 19:38:59 +0200
  • 9bb68d34dd Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20190803' into staging Peter Maydell 2019-08-05 11:05:36 +0100