Activity log for bug #1844357

Date Who What changed Old value New value Message
2019-09-17 14:35:41 Dan Streetman bug added bug
2019-09-17 14:35:55 Dan Streetman nominated for series Ubuntu Eoan
2019-09-17 14:35:55 Dan Streetman bug task added qemu (Ubuntu Eoan)
2019-09-17 14:36:04 Dan Streetman nominated for series Ubuntu Disco
2019-09-17 14:36:04 Dan Streetman bug task added qemu (Ubuntu Disco)
2019-09-17 14:36:04 Dan Streetman nominated for series Ubuntu Bionic
2019-09-17 14:36:04 Dan Streetman bug task added qemu (Ubuntu Bionic)
2019-09-17 14:36:11 Dan Streetman qemu (Ubuntu Disco): assignee Dan Streetman (ddstreet)
2019-09-17 14:36:13 Dan Streetman qemu (Ubuntu Eoan): assignee Dan Streetman (ddstreet)
2019-09-17 14:36:16 Dan Streetman qemu (Ubuntu Bionic): assignee Dan Streetman (ddstreet)
2019-09-17 14:49:32 Dan Streetman qemu (Ubuntu Eoan): importance Undecided Low
2019-09-17 14:49:33 Dan Streetman qemu (Ubuntu Disco): importance Undecided Wishlist
2019-09-17 14:49:35 Dan Streetman qemu (Ubuntu Bionic): importance Undecided Wishlist
2019-09-17 14:49:38 Dan Streetman qemu (Ubuntu Eoan): importance Low Wishlist
2019-09-17 14:49:42 Dan Streetman qemu (Ubuntu Eoan): status New In Progress
2019-09-17 14:49:43 Dan Streetman qemu (Ubuntu Disco): status New In Progress
2019-09-17 14:49:45 Dan Streetman qemu (Ubuntu Bionic): status New In Progress
2019-09-18 06:12:47 Christian Ehrhardt  description [impact] The qemu-system-* binaries for most archs have a default machine type, meaning no --machine needs to be specified. This is extremely useful for situations running qemu on multiple archs in a common way, for example what systemd's self-testing does. On arm archs, there is no default, so --machine must be specified. It would be better (i.e. qemu users would not need to include arch-specific qemu parameters) if there was a default machine for arm. [test case] install qemu-system-arm, and try to run qemu without any --machine specified. Also, this command will show if there is any default machine defined: $ qemu-system-aarch64 -M ? | grep default [regression potential] since no default is currently defined, all users of qemu-system-aarch64 or qemu-system-arm must currently define a machine type. This change would (should) not have any effect on them, since it only sets a default machine type for use when -M is not specified. [other info] I'm preparing a patch to send upstream and will add the link once sent. [impact] The qemu-system-* binaries for most archs have a default machine type, meaning no --machine needs to be specified. This is extremely useful for situations running qemu on multiple archs in a common way, for example what systemd's self-testing does. On arm archs, there is no default, so --machine must be specified. It would be better (i.e. qemu users would not need to include arch-specific qemu parameters) if there was a default machine for arm. [test case] install qemu-system-arm, and try to run qemu without any --machine specified. Also, this command will show if there isn't any default machine defined (unless fixed): $ qemu-system-aarch64 -M ? | grep default [regression potential] since no default is currently defined, all users of qemu-system-aarch64 or qemu-system-arm must currently define a machine type. This change would (should) not have any effect on them, since it only sets a default machine type for use when -M is not specified. [other info] I'm preparing a patch to send upstream and will add the link once sent.
2019-09-18 06:22:12 Christian Ehrhardt  bug added subscriber Christian Ehrhardt 
2019-12-04 06:55:03 Christian Ehrhardt  qemu (Ubuntu Eoan): status In Progress Won't Fix
2019-12-04 06:55:05 Christian Ehrhardt  qemu (Ubuntu Disco): status In Progress Won't Fix
2019-12-04 06:55:06 Christian Ehrhardt  qemu (Ubuntu Bionic): status In Progress Won't Fix
2019-12-04 06:55:08 Christian Ehrhardt  qemu (Ubuntu): status In Progress Won't Fix
2020-09-27 17:48:12 Michael Freitas bug added subscriber Michael Freitas